No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
I have just installed xampp on a windows 7 os and downloaded my working web application into C:/xampp/htdocs/myweb calling the website with localhost/myweb brings up the home page try calling a specific page like localhost/myweb/about.html is redirected to localhost/xampp/ calling a specific page with localhost/myweb/index.php?include=about shows the correct page I … | |
Re: I got a similar problem. My connecting string is exactly like above. However, the website is a litle complex and a lot of things are done through functions in include pages. The connection string resides in a page called dbconnect where the login credentials ar called from another include page … |
The End.