02-18-2008, 11:18 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: Jan 2008
Posts: 28
Thanks: 9
|
stupid simple question
how can i output an image in this code;
PHP Code:
$config["M_Paintball_100"]="
<h1>Times:</h1> 9.45am – 2pm or 11.30am – 3.30pm on a half day, full day 9.45am – 3.30pm.
";
everything ive tried doesnt seem to work. This code is a snippet from a message pop up box that is called when clicked on.
|
|
|
|