![]() |
Trying to add a new .php page.
I'm trying to add a new .php page to my site, with the template etc. I've tried adding it through the pages, but that seems to disable all HTML output, and I'm trying to put a HTML script on the page. I'm trying to add:
Code:
<script src="http://static.blitzed.org/cgiirc.js"></script> |
RE: Trying to add a new .php page.
Take a look at the blank.php file included with the script. You could add the code into that file by adding a line like:
PHP Code:
Hope it helps, Brandon |
RE: Trying to add a new .php page.
Once again, Brandon saves the day! I can't believe I overlooked the blank.php file. ¬.¬ Thanks for the help!
|
All times are GMT -5. The time now is 08:24 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.