implicit flushing

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: implicit flushing

Post by Chris Corbyn »

tecktalkcm0391 wrote:they are all in separate files, and I was going to use auto_prepend_file to get the same includes on the pages, but I can't do that, so I guess I just need to copy and paste a code to the top of every page. :banghead:
... and then re-think your design in future projects ;)
Post Reply