HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
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
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so