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.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
php x 4
Member Avatar for hsmom314

I'm trying to update a mySQL database from the info contained in an html form with checkboxes using PHP. Here's an example of what I'm trying to do: Stock number: 555 is available in red, white, blue, and green. My form will have a text box for the stock number …

Member Avatar for nav33n
0
163
Member Avatar for hsmom314

I am trying to display MySQL query results dynamically in a table. Based on the query, the table will have a maximum of 3 columns and 15 rows. I would like to have the results display as follows: Record 1 Record 16 Record 31 Record 2 Record 17 Record 32 …

Member Avatar for schizoman
0
874