PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<