Zeronese, Inc.
Home
Help & Support
Contact Us
Tips and Tutorials related to PHP
Categories
Resources
Sort by: Hits | Alphabetical
ARTICLES & TUTORIALS
Search Engine Optimizing PHP Scripts
Author: Dan Zarrella

PHP pages have a reputation of being more difficult (or at least different) to SEO than static HTML pages. Here’s an overview of the major issues encountered when trying to optimize PHP script for search engines. While this focuses on PHP much of it is st

[Read Full Article]
PHP, SEO, And Spiders - Oh My!
Author: Ian Wilson

Dynamic database-driven sites have become very popular, and relatively easy to set up and administer, through the use of Content Management Systems (CMS) and PHP server-side scripting. It's also possible to create a fancy-looking site with little actual c

[Read Full Article]
PHP, Internet Business Marketing, & Good Web Content Go Hand In Hand
Author: Tom Worsley

Everyone has heard that content is king when it comes to search engine optimization and just good old plain web site marketing smarts. But how you present that content on your site can also make a world of difference.

[Read Full Article]
PHPBB2: All It Can Be?
Author: Matthew C. Keegan

Please allow me to start off and say that I am very happy to run PHP software on my computer. Specifically, the bulletin boards developed by PHPBB2 [an open source program] works head and shoulders above the EZBoard system I gave up on several months earl

[Read Full Article]
Make a Search Engine For Your Website With PHP
Author: Rory Canyon

This hands on PHP Programming article provides the knowledge necessary to design and develop a search engine for your website using PHP version 4.0 and above. Making a search engine for your website with PHP is really easy and provides substantial functio

[Read Full Article]
Developing a Login System with PHP and MySQL
Author: John L

This article is written by daBoss. daBoss is the Webmaster of Designer Banners. daBoss can be contacted at sales (at) designerbanners (dot) com.

[Read Full Article]
Get PHP pages indexed in the Search engines
Author: Michael Medeiros

A simple method to convert files from Php to Html Extensions, on an Apache Server

[Read Full Article]
PHP and Cookies; a Good Mix!
Author: Dennis Pallett

Cookies have long been used in PHP scripts, and are a very useful function. But what exactly are cookies? Maybe you have used then, but you still don't know exactly what they are. Or you are completely new to cookies? It doesn't matter, because in this tu

[Read Full Article]
PHP On-The-Fly!
Author: Dennis Pallett

PHP can be used for a lot of different things, and is one of the most powerful scripting languages available on the web. Not to mention it's extremely cheap and widely used. However, one thing that PHP is lacking, and in fact most scripting languages are,

[Read Full Article]
Track Your Visitors, Using PHP
Author: Dennis Pallett

There are many different traffic analysis tools, ranging from simple counters to complete traffic analyzers. Although there are some free ones, most of them come with a price tag. Why not do it yourself? With PHP, you can easily create a log file within m

[Read Full Article]
Developing State-enabled Applications With PHP
Author: John L

When a user is browsing through a website and is surfing from one web page to another, sometimes the website needs to remember the actions (e.g. choices) performed by the user. For example, in a website that sells DVDs, the user typically browses through

[Read Full Article]
PIM Team Case Study: Creating Text Effects With PHP and GD
Author: Bobby Handzhiev

See how you can create graphic effects on text with PHP and GD - drop shadows, arcs, fonts and colors.

[Read Full Article]
Simple Solution for Php Includes - IFrames
Author: Michael J Medeiros

I have recently created my first Php program. I wanted to share with others some of the problems that I encountered, and how I finally overcame these obstacles.

[Read Full Article]
HTACCESS Wrappers with PHP
Author: Robert Plank

HTACCESS is a remarkable tool you can use for password protection, error handling (like custom 404 pages), or HTTP redirects. It can also be used to transform whole folders in seconds: adding header...

[Read Full Article]
Clickbank Security Using PHP
Author: Robert Plank

Here's a way to protect the products you sell with Clickbank, using their built-in protection and by implementing a 30-day expiration, all without having to worry about managing databases or customer lists.

[Read Full Article]
PHP in the Command Line
Author: Robert Plank

There's a single line you can add to your web host's control panel that will automatically archive your content.

[Read Full Article]
PHP programming and the secret of getting a good website developed
Author: Kaushal Patel

PHP is an open source language used for website development. As it is open source software, it can be freely obtained and used. This is used in the final coding stage of building a website.

[Read Full Article]