drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is