[PHP] mail function and qmail

2004-09-26 Thread php mysql
mail function in php requires to use 'sendmail'. But I have only 'qmail' on the box. How I can send email in PHP? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Get part of URL address

2004-09-30 Thread php mysql
How to get information from URL. I need to get information after / http://www.domain.com/thisIneedtoget. I want to get information after / '"thisIneedtoget" -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP and FORM

2004-10-09 Thread php mysql
I'm writing form using PHP and HTML. The form is submited only if user clicks on submit button. However, it's not possible to submit form when I press "enter". Is it possible to submit form pressing on enter? If so how? TH -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: