I have been working locally with PHP-MySQL since 3 months and there is no problem while working locally this is great..But i wonder about how procedure will be when i pay to a hosting company and publish my site on the net..They will just give a database and PHP-MySQL installation will be on their machine so I will not have the option to choose my own programming preferences??
And i wonder where I can store session information if i dont want to store it on the mysql database.İsn't that something set from php.ini file??
While working locally i use the path C:/windows/temp for the session data for example but i cannot imagine a solution for the other side(when publishing my site on the net)?
Any comments will help thanks for your consideration..


