PHP - Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 326 Tutorials |
|
Most Recent Tutorials |
-
Testing Regular Expression Match Patterns
Regular expression started in Perl language. But it is now used everywhere: text editors, programming languages, and software testing tools.
http://sqa.fyicenter.com/Online_Test_Tools/Test_Regular_Expression_Match_Pattern.php
-
Escape HTML Characters
In this how to you are gonna learn how you can escape HTML characters, nice and easy using PHP.
http://www.reconn.us/content/view/42/63/1/0/
-
PHP Syntax
A short lesson on writing PHP code and its semantics. Example showing how to combine PHP with HTML to create a web page.
http://www.php-learn-it.com/php_syntax.html
-
Chinese Characters in PHP String Literals
This article provides tutorial notes on Chinese characters in PHP string literals.
http://www.herongyang.com/PHP-Chinese/PHP-Chinese-String-Literals.html
-
PHP Arrays
Tutorial shows difference between numeric and associative arrays and with example of how to how to use them.
http://www.php-learn-it.com/php_arrays.html
-
Creating a Simple Currency Converter with Automatic Sym
If you are from the UK then you will appreciate this preface.
http://www.talkphp.com/general/1422-creating-simple-currency-converter-automatic-symbols.h...
-
Dealing with Timezones the Proper Way
I must admit that I was going to write you a simple timezone script
http://www.talkphp.com/general/1429-timezone-class-dealing-timezones-proper-way.html#post3923
-
Patching the Issue with Recording User Clicks
Perhaps a rather equivocal title there, so let me explain myself.
http://www.talkphp.com/general/1581-fixing-problem-click-websites.html
-
Complete Walkthrough: Creating a Gallery Class
In this tutorial we will be create a gallery class, and also a template class that will work together with the gallery class.
http://www.talkphp.com/advanced-php-programming/1560-how-create-gallery-class.html
-
The Ternary Operator: Like If Statements, Just Simplifi
Ternary Conditionals are one of those things in php that can save some time when writing code
http://www.talkphp.com/absolute-beginners/1568-ternary-conditionals.html
-
Install Apache, PHP and MySQL on Windows XP
This tutorial will show you how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP.
http://www.sebastiansulinski.co.uk/web_design_tutorials/web_server/installing_apache_php_m...
-
Create a Facebook Application With PHP
This tutorial covers the basics of using the Facebook PHP Client Library
http://www.developertutorials.com/tutorials/php/create-a-facebook-application-with-php-8-0...
-
Introducing the PHP Command Line Interface
In this short article I will introduce you to the PHP Command Line Interface (or CLI for short).
http://www.talkphp.com/vbarticles.php?do=article&articleid=42&title=introducing-the-php-co...
-
Introduction to Debugging and Error Checking
Debugging essentially means to track down an error in your code.
http://www.talkphp.com/vbarticles.php?do=article&articleid=45&title=introduction-to-debugg...
-
Effective Geotargeting with PHP
In this tutorial, we will take a look at the technique of geotargeting, or serving content to users based on their physical location.
http://www.developertutorials.com/tutorials/php/effective-geotargeting-with-php-8-01-23/pa...
-
Shorthand IF....ELSE
Shorthand IF/ELSE statements can clean up your PHP/HTML code
http://nodstrum.com/2008/02/14/shorthand-php-ifelse-statements-much-shorter-code/
-
Open for Discussion
This article / tutorial provides you with information that will let you create a PHP-based message board using NeoBoard or plain PHP.
http://www.webtechniques.com/archives/2000/06/junk/
-
Discussion Forums with PHP
All sites need a community formed around them, and discussion forums are the ideal method of doing this.
http://www.thescripts.com/serversidescripting/php/tutorials/discussionforumswithphp/index.html
-
Recursive Threading with PHP and SQL
This tutorial will walk you through the process of making a threaded discussion system.
http://www.free2code.net/tutorials/browse
-
Latest Forum posts on your Website
Having a website is cool, having a forum is fun.. but its really cool and fun when people post to your forum, and it shows up on your website
http://forums.tutorialized.com/php-91/php-show-the-latest-forum-posts-on-your-website-3744.html
-
Two different ways to create BBcode
Two different methods for creating bbcode for your scripts
http://www.tutorio.com/tutorial/simple-and-complex-bbcode-with-php
-
Building a Comments Script
This tutorial will guide you through the process of building a comments script with PHP.
http://www.allsyntax.com/tutorials/PHP/24/Building-a-Comments-Script/1.php


