PHPeasystep submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Alternating table row colors
Submitted by PHPeasystep » In this PHP tutorial will show you how to alternate table row color.
Rating: 2.0/5 | 19 clicks | 0 comments | 0 saves | share | report
PHP Upload single file
Submitted by PHPeasystep » Learn how to create an upload file system using php script.
Rating: 1.0/5 | 19 clicks | 0 comments | 0 saves | share | report
PHP Simple login script tutorial
Submitted by PHPeasystep » Learn to create a simple login system with php + mysql script, this tutorial easy to follow, teach you step by step.
Rating: 3.0/5 | 2,046 clicks | 1 comment | 3 saves | share | report
Test php mail function on your localhost
Submitted by PHPeasystep » When you code php mail function you can't 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.
Rating: 3.0/5 | 1,296 clicks | 2 comments | 0 saves | share | report
Simple Ad Rotation Script
Submitted by PHPeasystep » 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 anything.
Rating: 3.0/5 | 1,064 clicks | 0 comments | 0 saves | share | report
Verifying email address
Submitted by PHPeasystep » When users sign up to join your website you may want to verify their email address by sending confirmation link to their email address. You'll learn how to do this in this tutorial.
Rating: - | 20 clicks | 0 comments | 0 saves | share | report
Get the width and height of an image using a function in PHP
Submitted by PHPeasystep » Learn to get the width and height of an image. The getimagesize() function in PHP will determine the size of image file including flash file(swf).
Rating: 1.0/5 | 19 clicks | 0 comments | 0 saves | share | report