Webmaster Tutorials -> Php Tutorials -> If Tutorials
Sponsored Links
Automatically pluralize any english word the right way
Php |
Object Oriented Programming
Author/Publisher |
PrimePHP.com
If you need a function to automatically pluralize a word for you in a proper english manor you can use this function. All you do is pass the word you want to turn plural through the function and the plural version will be returned.
Check to see if MySQL table exists
Php |
Database Integration
Author/Publisher |
PrimePHP.com
This function will allow you to easily check whether or not a table exists in your database.
How to use Output Buffering in PHP
Php |
Advanced Php
Author/Publisher |
999tutorials.com
Output buffers can be used in lots of different ways in PHP. Modify the output with ob_start and other functions
Php |
Date and Time
Author/Publisher |
999tutorials.com
Dates can be a little bit hard to work with in PHP. One of the reasons is that there are some different functions, that make simple things hard if you don't know where to look.
Creating a Website Design Templating System Using PHP
Php |
Basic Php
Author/Publisher |
Hassan Sayed
Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow.
Active button with CSS and PHP
Php |
Basic Php
Author/Publisher |
Sebastian Sulinski
This tutorial will explain you how to make your button (link) in the navigation active when you are on a specific page.
PHP Templates and why they will change your life.
Php |
Object Oriented Programming
Author/Publisher |
PartDigital
Templates are what separate the pros from the beginners. Learn how to build a basic template system here!
How To Use If And Else Statement In PHP
Php |
Basic Php
Author/Publisher |
PHPhelps.com
Learn how to use if else statement in php that can be useful in creating your php conditional statements.
How to connect and fetch data from mySQL database in PHP
Php |
Database Integration
Author/Publisher |
PHPhelps.com
mySQL is one of the most widely used opensource application in the world alongside with PHP and Apache. If combined together, it could simply form the best utilities to develop dynamic web sites.
How To Use If And Else Statement In PHP
Php |
Basic Php
Author/Publisher |
PHPhelps.com
Learn how to use if else statement in php that can be useful in creating your php conditional statements.
Sponsored Links
| Featured Templates | |
| View more templates |
all Free Webmaster Tutorials are properties of their respective owners
page loaded in 0.1064 seconds