Php | Installing PHP
1388 days ago | php-mysql-tutorial.com
This tutorial explains about installing Apache, PHP and MySQL on Windows plus some images to make things clearer. It also covers modifying Apache configuration and PHP configuration so the two can work together.
Php | Installing PHP
1388 days ago | webspot.co.uk
This tutorial shows you how to make a PHP and MYSQL web server on your own windows computer.
Php | Basic Php
1390 days ago | phpeasystep.com
When you code php mail function you cant test it on your localhost you have to upload and test it on your hosting but now you can test php mail function on your localhost using Argosft mail server.
Php | Ad Management
1390 days ago | phpeasystep.com
This is a very easy and simple ad rotation script, you can set percentage to show the ads and you can adapt this script to rotate any thing.
Php | Advanced Php
1390 days ago | llstudios.net
Prevent access to external PHP files that you only use in other scripts via an include( ) or require( ) and ensure that they are only accessed by other scripts and not by simply pointing your browser to their location.
Php | Advanced Php
1408 days ago | cagedflame.com
A php tutorial/walkthrough that shows how to realize a useful feature like the one to send an url of your site via mail.
Php | Advanced Php
1408 days ago | cagedflame.com
A detailed php tutorial that shows how to create a useful function to secure a web site from attack attempts passing through text boxes.