CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   PHP (http://www.codingforums.com/forumdisplay.php?f=6)
-   -   Please wrap PHP codes using the [PHP][/PHP] tag (http://www.codingforums.com/showthread.php?t=68462)

WA 09-18-2005 10:20 PM

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


All times are GMT +1. The time now is 01:57 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.