help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str