Advertisment
Learn how to grab the FLV videos used in YouTube, download and save them to your hard-drive. Surprisingly it's within YouTube's Terms of...
PHP Headers and their uses explained.
Learn how to use output buffering in PHP. Great example and explanation what it is and how to use it.
This tutorial will teach you how to create a AJAX/PHP rating script using xajax.
In this tutorial I will show you how to store a multidimensional array in a file and how to retrieve these data. With this method you can imitate a...
Learn to track which search engines drive traffic to your site and which are the most used keywords on each search engine
This tutorial will show you how to display Apache PHP configuration.
This tutorial will show you how to work with arrays in PHP.
Many times we need to use code to do one thing with different input values. If put this code at each place where we need this funtionality files in...
while() loops are the simplest type of loop in PHP. They behave just like their C counterparts.
This tutorial will show you how to send header to the browser with PHP.
This tutorial will show you how to use MySQL querys to database in your PHP scripts.
A simple step by step lesson on how to create a Facebook application using PHP. This tutorial walks you through registering your application,...
Using PHP and CSS in this combination is slightly different from the traditional approach, which uses JavaScript to dynamically alter CSS styles....
When it comes to building web applications in PHP, performance isn't typically a major concern. Features, usability and any business concerns...
The number of websites that have the option to announce their members via SMS that an event is due to happen has increased. This article explains...
Our Myspace.com Artist / Musician / User Calendar Return Feed is everything you want in a script to return calendars directly from the site. We...
This tutorial show you how to make a complete messaging system. This part shows you how to make the inbox, sentbox, compose, view message, and...
This is an advanced tutorial about the Include function in PHP.
I'll show you how to generate PDF files in pure PHP and distribute your content in a single, consistent format.