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!
pixelwraith wrote:yes i dont think we'll be using that web host again
apart from that we are only allowed one database on the plan when two is preferred with session handling
On db should be plenty - maybe two tables in one db? If not, please elabourate.
we are using 1 db with many tables
however we had to change our non session handling code to suit the fact that the db has to be kept open all the time for the session handling
we have done this but i dont think its optimal