View Single Post
  #8 (permalink)  
Old 03-22-05, 03:29 AM
DA Master DA Master is offline
Wannabe Coder
 
Join Date: Jun 2003
Location: Yorkshire
Posts: 116
Thanks: 0
Thanked 0 Times in 0 Posts
I agree with moronovich, PHP is like MySQL just an application installed on the server. Plus shared servers should cope with a PHP include unless not enough memory is getting to the PHP parser. If this is the case then this is out of your hands.

I also agree with bizzar528, they are taking advantage of you, I have the feeling they haven't a clue whats happening.
__________________
PHP Code:

<?php if(PHP_OS == 'Windows') { echo "Doh"; } ?>

Reply With Quote