- 1,251 categories
- 40,829 scripts
- Do you have a script that takes a while to process? Wanna start outputting before the entire script finishes processing? Learn how to use PHP output buffering functions and have them actually work! Don''t make your visitors wait for a long scrip...
- The Google Adsense administration section gives you some superficial stats. Want more detail? You gotta track hits yourself. This tutorial will teach you how to track the ads that have been clicked; the pages they were clicked on; and which visitor...
- Platforms
- Licenses
- Other Free / Open Source License
- Use PHP and the HTTP protocol to send text-messages from your website through an SMS gateway.
- Need to generate style sheets dynamically with PHP to keep presentaion logic together or create environment aware style sheets with PHP and JavaScript? This tutorial shows you how!
- Learn how to turn 050309112684 into 09/03/05 11:26:48 using the substr() function in php.
- 100% fool-proof (as far as I can tell). Prevent hotlinking to files not supported by .htaccess. For instance, I use this method to prevent people from linking to *.SWF files stored on my server.
- Make all your webpages search engine friendly by converting them to *.htm files. (Requires mod_rewrite on your server.) Touches upon regular expressions.
- This short tutorial will guide you through a hypothetical process of adding a movie rating system to a movie database site. Goes over the PHP code and MySQL queries.
- Metatags are a way for you to define your web page and web site to the outside world. You can declare the title, keywords and description, which help your placement in search engines. In addition, you can specify who owns the copyright, how often the...
- Platforms
- Licenses
- BSD Style,
- Other Free / Open Source License
- Shows how to make functions, read files, and preg match things all in one.
Page: