I would like to know how to make a fast php website.
I know php but everytime I make a page for it it always slow
and I got a mysql driven website with 1 image and then 2 cgi scripts
running for my chatroom, how can I make this fast?
the example must include:
index.php for the file name.
webpages that goes like this
index.php?page=index
index.php?page=home
index.php?page=games
those are the three page I want included for a example


LinkBack URL
About LinkBacks


that is in my post, TY.
Reply With Quote

