A Selection Of The Worst Written PHP Tutorials Ever..
Yes thats right, here’s my selection of some of the WORST PHP tutorials i’ve seen submitted to Pixel2Life, ever.
These tutorials where NOT accepted to Pixel2Life and are NOT a representation of what the actual content on Pixel2Life, just a representation of the crap people like to think is worthy of being called a tutorial…
1. A tutorial on PHP commenting:
Heres how to comment using PHP
1. Using //
2. Using /* and */
3. Using #
(Yes, that was it..)
2. Starting your first ever PHP file:
When I first started coding in PHP it was really tough but now i’m uber l33t man. Now heres how to start your first PHP file:
<?php
print ‘hello world’;
?>Look forward to more uber tutorials!
3. THE BEST EVER includes tutorial
To use includes simply include the following your page:
<?php include($page); ?>Now use the following to automatically set this include:
http://www.mysite.com/?page=index.php
(Maybe I should use a root include and ruin your server? :)
4. And the best submitted tutorial ever…
Sorry you must be registered to view this forum
In closing, please when learning includes and echo’ing in PHP please do not think you are ready to write tutorials on how to use PHP.
There are 3 responses to this post so far
-
The Moppit wrote: -
Kevin wrote: -
.Zetrom wrote:


