Webmaster Tutorials -> Php Tutorials -> Can Tutorials
Sponsored Links
How to make a string safe for display in php
Php |
Basic Php
Author/Publisher |
Let's Start Coding
The internet is not safe. It never will be. We will always have trolls and spammers, but even worse: Hackers. Luckily, you can fight these as a webmaster. The most common reason how your website gets hacked, is via user input that gets displayed. I’ll show you how to avoid this with a fairly simple script.
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.
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.
How to make a line chart with PHP
Php |
Object Oriented Programming
Author/Publisher |
PartDigital
Learn how to create a line chart class that can be used over and over again.
What is php and what can it does
Php |
Basic Php
Author/Publisher |
PHPhelps.com
PHP is a widely used Opensource scripting language that is especially built for web development. It can be embedded into HTML and is very easy to learn but yet very powerful.
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 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.
Building a poll using PHP and AJAX
Php |
Advanced Php
Author/Publisher |
ProgrammingTutorialz
In the PHP and AJAX example below we will demonstrate a poll where the web page can get the result without reloading.
Php |
Basic Php
Author/Publisher |
Nela Dunato
You can create printer-friendly versions of any page with PHP, offcourse if you know how to use CSS.
Sponsored Links
| Featured Templates | |
| View more templates |
all Free Webmaster Tutorials are properties of their respective owners
page loaded in 0.1021 seconds