|
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
Last edited by Inigoesdr; 02-16-2008 at 04:57 AM..
Reason: Added example to be more clear
|