View Single Post
Old 09-18-2005, 10:20 PM   PM User | #1
WA
Administrator


 
Join Date: Mar 2002
Posts: 2,596
Thanks: 2
Thanked 19 Times in 18 Posts
WA will become famous soon enough
Please wrap PHP codes using the [PHP][/PHP] tag

When posting a PHP code, please remember to use vBulletin's PHP tag to format it. This makes it a lot easier for other readers to distinguish between regular text and PHP code in your post.

Example:
[php]echo 'Hello World!';[/php]

Becomes:
PHP Code:
echo 'Hello World!'
For more info, please see an explanation on this page: http://www.codingforums.com/misc.php?do=bbcode
__________________
- George
- JavaScript Kit- JavaScript tutorials and 400+ scripts!
- JavaScript Reference- JavaScript reference you can relate to.

Last edited by Inigoesdr; 02-16-2008 at 04:57 AM.. Reason: Added example to be more clear
WA is offline