Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Phase...
 6. Basic...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. Pixel Ad Script
 2. JavaScript...
 3. Essential PHP...
 4. Building...
 5. clanBox Gaming...
 6. Smash Bugs | ...
 7. WRQ Reflection...
 8. FFTW with OpenCV
 9. Cross browser...
10. UserGate...
more...

HOME > PHP > Development

 Development scripts

The Hitchhikers Guide to PHP Load Balancing
This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your so
 
The Truth About PHP Variables
This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is can be very useful for any professional PHP developer as it shows how passing variables by reference will normally
 
PHP Debugging with Zend Studio
In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considera
 
Object Dynamic Generation
This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects of a model cl
 
PHP - The Basics - Tags, echo and if/else
This edition of the PHP walk through talks about the basics of PHP coding, including the PHP tags, echo and if/else.
 
Swear filter & censoring tutorial
In this tutorial you will learn how to prevent certain keywords/swearwords/badwo rds from being used in text. You will learn how to load a file into an array, block multiple keywords and even display a badword only partially and censor the insides.
 
Translating your site the easy way
This article will try to give you all the needed information for site translation using a great extension - gettext.
 
PHP MYSQL Website Tutorials
If you are new to the trend of dynamic or PHP MYSQL Website then this is the place for you. We have build an online games database driven website and divided the whole procedure in steps or tutorials. The website includes a complete CMS or Content
 
Front Controller/Modrewrite Tutorial
The main point of this tutorial is to highlight the magic of the modrewrite module and show how you can use it to make a Dreamweaver safe development environment. What do I mean by Dreamweaver safe? Well If we assume most professional designers like
 
Apache PHP Tutorials - Installing and Running...
A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.i
 
1 2 3 4 5 6 7 8 9