PHP Tips & Tricks - LearnPHP.org
An introduction to using Flash with PHP.
June 20,
2006
Today Views:
1 Total Views:
379
The tutorial explains managing characters in web based applications.
June 15,
2006
Today Views:
1 Total Views:
796
mod_rewrite is a popular Apache Module which gives a server administrator the ability to mask a web site's links. Though mod_rewrite has several abilities and can be used in several ways, the only way focused on by this tutorial is to create Search Engine Friendly links.
June 13,
2006
Today Views:
1 Total Views:
374
This tutorial explains Storing Non ASCII characters in database and transmitting them to the server.
June 12,
2006
Today Views:
1 Total Views:
861
some useful tricks regarding this.
June 6,
2006
Today Views:
1 Total Views:
846
In this tutorial I will detail everything you need to know about making your very own shoutbox, right down from the HTML form, to the smilie emoticon configuration and anti-spam measures.
May 31,
2006
Today Views:
1 Total Views:
1,073
In this multi-page article I?m going to show you how to set up the server side scripting for a complete membership system, including everything from registration, to changing your password, validation emails, etc.
May 30,
2006
Today Views:
1 Total Views:
1,299
When developing a website with PHP it is often beneficial to report server times and/or dates. On its own this ability is quite useful, but in combination with further scripting, it allows you to account for time zones, datelines, etc, thus improving the overall user experience.
May 30,
2006
Today Views:
1 Total Views:
983
Generate excel files and open them to the user with php.
May 22,
2006
Today Views:
1 Total Views:
1,068
Arrays are a collections of data, grouped into one variable, along a variety of streams. For example, I might have 6 names in one array, and to access the names I'll use \$names[0], \$names[1], etc.
May 22,
2006
Today Views:
1 Total Views:
873






















