![]() |
help, having problems with includes - told you could help
i was told you had a hack that could help me with this -
ok so this is my include file and im using php ads new Code:
// This code is PHP4 only: Code:
<?php Quote:
|
anyone? i really need this
|
hmm it looks liek you might have something censored in that or something. instant message me at zajako2 ill take a look.
|
i was told that phpadsnew didnt close connections so thats what im looking for
|
Try adding mysql_close() before ob_end_clean().
|
// This code is PHP4 only:
// ob_start(); // require("yourheader.html"); // $header = ob_get_contents(); // ob_end_clean(); include("vbs_counter.php"); ob_start(); require('side.php'); $side = ob_get_contents(); ob_end_clean(); ob_start(); require('ads.php'); $ads = ob_get_contents(); mysql_close(); ob_end_clean(); and still same problems |
All times are GMT. The time now is 02:59 PM. |
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:
|