Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~687 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for dwlamb

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 …

Member Avatar for Zexsz
0
191
Member Avatar for Zexsz

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 …

Member Avatar for Zexsz
0
267
Member Avatar for jorjah
Re: php

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?

Member Avatar for Member #120589
0
81
Member Avatar for Zexsz

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 …

Member Avatar for Zexsz
0
148

The End.