how to connect database with php code on the website host?

andalib

New member
i hav developed an web application...i can conect this with the database by phpadmin on my pc as localhost...but online im using orgfree.com to host my web app...i hav uploaded all the php files plus hav added the database using phpmyadmin in orgfree.com...i hav set the username and the password they gave me for the database..stil i cant conect...andy idea? tnx in advance
 
you will have to ask them how your php folder, what is <localhost> on your home machine, how the hosted <folder> is configured. we forget the config portion of installation after we setup LAMP that connects that folder to Apache. but, that is the all necessary step.
 
Back
Top