Thread
:
Using Brackets in PHP
View Single Post
11-28-2006, 09:36 PM
#
8
(
permalink
)
Paul M
Technical Support
Join Date: 12-14-05
Posts: 128
iTrader:
0
/ 0%
Latest Blog:
Virgin Media ups ADSL broadband service to 16Mb
I believe it should work fine if you used single quotes to enclose it ;
PHP Code:
$post
=
'[b]Heading[/b] Article'
;
Paul M
View Public Profile
Find More Posts by Paul M