FREE Articles

Home | Articles | Authors | Sitemap | Search | Syndicate | Login | Register
PHP Articles and Tutorials
» MySQL Database Handling in PHP
By By Authors | On October 5, 2006 | In PHP Articles and Tutorials | Rated
 
Most interactive websites nowadays require data to be presented dynamically and interactively based on input from the user. For example, a customer may need to log into a retail website to check his purchasing history. In this instance, the website would have stored two types of data in order for the customer to perform the check - the customer's personal login details; and the customer's purchased items.
 
 
» Track your visitors, using PHP
By By Authors | On October 5, 2006 | In PHP Articles and Tutorials | Rated
 
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 minutes. In this article I will show you how!
 
 
» PHP On-The-Fly!
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
Introduction 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, is a way to update pages in real-time, without having to reload a page or submit a form.
 
 
» PHP, my favorite Server-side Programming Technology!
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
If you are a beginner web designer, most probably you have had faced the difficulty to having some dynamic contents on your site, Just think about a small Guest book, some form to be submitted directly from your site, some dynamic results based on user's previous action…….
 
 
» PHP and Cookies; a good mix!
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
Introduction 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 tutorial I will show you exactly what cookies are, and what they are used for.
 
 
» Developing a Login System with PHP and MySQL
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
Used with the author's permission. This article is written by daBoss. daBoss is the Webmaster of {a href=" http://www.designerbanners.com"}Designer Banners. daBoss can be contacted at sales (at) designerbanners (dot) com.
 
 
» Maguma has integrated support for the eBay Acellerator Toolkit for PHP (PHP-AT) in their PHP IDE Maguma Workbench
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
(Bolzano/Italy) Maguma will publish at the beginning of April 2005 a new module, the PHP AT of eBay. This new module will be integrated in the modular PHP IDE, Maguma Workbench. The Accelerator Tooolkit for PHP (PHP-AT) allows the integration of data available on eBay via a set of custom PHP classes.
 
 
» Mastering Regular Expressions in PHP
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
<span style="font-weight:bold; font-size: 1.2em">What are Regular Expressions?</span> A regular expression is a pattern that can match various text strings. Using regular expressions you can find (and replace) certain text patterns, for example "all the words that begin with the letter A" or "find only telephone numbers".
 
 
» PHP Scripts Don't Have to End in .PHP
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
If you tweak your site to perform better in search rankings then you practice the science of Search Engine Optimization (SEO). It's possible to start using PHP scripts on your site without losing that high ranking of yours.
 
 
» Serialize this - Saving Objects in PHP
By By Authors | On October 4, 2006 | In PHP Articles and Tutorials | Rated
 
When building my website "Crossword Heaven" I came across a problem. I created a PHP object called "crossword" but needed to save the information in the object to a database. Now considering that this object contained a lot of information this was not an easy thing to do. Or was it?
 
 
Pages: <<  « Back  1 2 3 4 5 6   Next »  >>
Sort by: Order by: