No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
I'm not by any means an expert. But, it appears you may be closing your mySQL connection prematurely. You should close your connection at the end of the script. Doing that insures all database calls are able to connect. In the situation of a multi-database script I would create two …
I have a webpage that builds an html table if there is any data in a mySQL table. That works fine, the html table is populated with data from the mySQL table. My problem is when there is data it populates the html table but lists the first mySQL table …
It may be me, but I am unable to understand your second question and the first is foggy. Your title should be a little more descriptive. Are you asking how to populate a listbox using PHP, or the HTML code to display a listbox?
I'm working on a basic CMS for a club at my school. But I'm having trouble with the log in. The log in works but after entering the user name and password and submitting it, the form comes back up and you have to do it a second time before …
The End.
Zexsz