Php Tutorials

Create a short url service with php and mysql!

Posted under Php Tutorials on Saturday, 6 June 2009 by
This tutorial shows you how to create a short url service just like http://folo.me with mod_rewrite, php, mysql and a bit of string manipulation View...
Create a short url service with php and mysql!

PHP Basics Crash Course

Posted under Php Tutorials on Saturday, 6 June 2009 by
Probably one of the fastest ways to get started with PHP yet! View...
PHP Basics Crash Course

Working with a Content Management Framework: MODx

Posted under Php Tutorials on Saturday, 6 June 2009 by
Working with a Content Management Framework: MODx View...
Working with a Content Management Framework: MODx

HTML to TPL in Smarty

Posted under Php Tutorials on Saturday, 6 June 2009 by
Smarty templates are written in simple HTML, with embedded Smarty tags. Whatever you can do with an HTML page, you can do with templates. Templates are not pure HTML . . . View...
HTML to TPL in Smarty

Twitter followers counter

Posted under Php Tutorials on Saturday, 6 June 2009 by
Customize your twitter followers counter and share it with your friends on your blog or website. View...
Twitter followers counter

Creating a PHP File/Image Uploader

Posted under Php Tutorials on Saturday, 6 June 2009 by
Uploaders are scripts that give a user the ability to upload a file/image to a certain space defined in the script that runs the uploader, im sure the websites such as Imageshack and Photobucket are familiar to you, and there many services out there, but wouldn’t it be nice to create your...
Creating a PHP File/Image Uploader

Top 5 Best Uses of PHP Explode Function

Posted under Php Tutorials on Saturday, 6 June 2009 by
You honestly thought php explode function is only used to generate an array, well think again. View...
Top 5 Best Uses of PHP Explode Function

How to automate tubepress

Posted under Php Tutorials on Saturday, 6 June 2009 by
Goes through and amends a code example and teaches how you can further amend the code so to create an automated video site for wordpress using Tubepress addon. View...
How to automate tubepress

Create PDF with PHP

Posted under Php Tutorials on Saturday, 6 June 2009 by
Want to learn how to create pdf with php? Check this quick tutorial. View...
Create PDF with PHP

Code teaching how to maxmise social media traffic

Posted under Php Tutorials on Saturday, 6 June 2009 by
The code shows how you can find out where your visitors are coming from and using this information maximise social media interaction. View...
Code teaching how to maxmise social media traffic

5 Helpful Tips for Creating Secure PHP Applications

Posted under Php Tutorials on Saturday, 6 June 2009 by
5 Helpful Tips for Creating Secure PHP Applications View...
5 Helpful Tips for Creating Secure PHP Applications

Bare Basics – Arrays

Posted under Php Tutorials on Saturday, 6 June 2009 by
One thing you can’t escape in your PHP journey is arrays, at one point or another they’ll crop up in your simple script, your project or anything in between. Arrays are relatively to simple to use, but can be a bit daunting for people new to programming or just PHP. View...
Bare Basics – Arrays
Page 9 of 41« First...678910111213...203040...Last »