Php | Basic Php
1381 days ago | phpeasystep.com
Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool.
Php | Advanced Php
1381 days ago | cagedflame.com
A php tutorial that shows how to use while cycle to convert a number into roman numbers.
Php | Redirection
1388 days ago | phpeasystep.com
Learn how to redirect in this tutorial, you can use header(); function in php or use meta to redirect to a new page you want or redirect to other website.
Php | Basic Php
1388 days ago | phpeasystep.com
When you need user sends feedback to your email you can use contact form. In this tutorial youll learn how to create contact form with php script.
Php | Basic Php
1388 days ago | php-mysql-tutorial.com
Examples will show you how to use control structures in PHP.
Php | Basic Php
1388 days ago | php-mysql-tutorial.com
Take a peek at some string functions that you might find useful for everyday coding.