![]() |
How do i add this php code to headers
How do add this Php code to headers in other to read from a file, thanx in advance
<?php $fp = fopen ("/home/theplacement/public_html/forum/storepl.cpl", "r"); $bytes = 900000; $buffer = fread($fp, $bytes); fclose ($fp); print $buffer; ?> |
Powerless, please go to this page and enter your username, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you. |
I recently purchased vB and have the same issue!
I need to have a conditional statement in the header... PHP Code:
Help! :) |
Ok, got it working after a few hours.
Had to do everything in the "PHP Parsed Code", and create a bunch of string variables and write them out to the headers. It doesn't really follow the development style of the site, but I guess it works... Parsed Code PHP Code:
PHP Code:
|
All times are GMT. The time now is 01:41 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|