PHP Tutorials
Add a Bookmark
|
7 Hits
Small tutorial explaining how to create a simple form that will validate the user input using PHP
Posted by: chopwire |
Tags: PHP Form Tutorial |
www.chopwire.com | visit
374 Hits
A very nice tutorial for learning REGEX (regular expressions) which can be used in pattern matching in preg or ereg functions.
Posted by: admin |
Tags: php regular expression |
weblogtoolscollection.com | visit
57 Hits
Excellent tutorial from sitepoint where every PHP programmer must know the most important aspects of PHP security.
Posted by: admin |
Tags: php security |
www.sitepoint.com | visit
225 Hits
Easy pagination class that takes a PHP array and parses it into an array of pages.
Posted by: pbu |
Tags: php array pagination |
www.lotsofcode.com | visit
44 Hits
A very useful tutorial on formatting different types of date and time formats using echo in php. A handy guide on using date and time formatting functions.
Posted by: admin |
Tags: php date time |
www.phptutorial.info | visit
755 Hits
A nice tutorial on PHP with GD library to dynamically add rounded corners to pictures or images and without using Photoshop.
Posted by: admin |
Tags: rounded corner php |
www.assemblysys.com | visit
56 Hits
Here are 40 videos on how to use Drupal as a content management system (CMS) for your site, inclusive of blogs, ecommerce, sitemap, seo friendly content and more. Drupal is PHP based open source CMS...
Posted by: admin |
Tags: drupal video tutorials |
www.seoecom.com | visit
56 Hits
Collection of five tips for speeding up your PHP script. There are others in this series on the site, but this one deals with some common issues - is ++$a; or $a++; faster? (according to the site,...
Posted by: admin |
Tags: php script optimisation |
bitfilm.net | visit
42 Hits
A very nice tutorial on how to dynamically generate flash movies on the fly with PHP and ming library.
Posted by: admin |
Tags: php flash movies |
www.ibm.com | visit
325 Hits
A beginner's guide to using cURL and PHP by written by Ian Gilfillan. He notes that cURL doesn't come bundled with PHP by default. The examples he gives are good, laying out how to do basic tasks...
Posted by: admin |
Tags: curl php examples |
www.phpbuilder.com | visit
49 Hits
PHPbuddy.com includes a quick start section, for absolute PHP beginners. It also has information on installing PHP (and MySQL) as well as general articles about PHP. Finally, it includes a section...
Posted by: admin |
Tags: php beginner tutorials |
www.phpbuddy.com | visit
466 Hits
Pretty useful tutorial i found on how to upload and store image files in a mysql database.
Posted by: admin |
Tags: store images mysql |
www.fornewbie.com | visit
87 Hits
Most PHP scripts and content management system scripts (CMS scripts) require writable permission 777 (rwxrwzrwz) to be set for certain folders for uploading photos and videos. Many security experts...
Posted by: admin |
Tags: file upload security |
www.mysql-apache-php.com | visit
|
Tag Cloud
• PHP Form Tutorial • php flash movies • php date time • php beginner tutorials • php script optimisation • drupal video tutorials • php security • file upload security • php array pagination • curl php examples • php regular expression • store images mysql • rounded corner php
|
|