[PHP] inserting jpeg images into a interbase database

2002-02-03 Thread Sonya Davey
Hi 1. Can anyone help with inserting jpeg images into a interbase database from a php page? 2. What does this error message mean: Warning: InterBase module: invalid blob id 3.Must the subtype be set to 0 or must it be user-defined in interbase? ie User defined: "JPEG" BLOB SUB_TYPE -2 S

[PHP] Prob with sending a php variable in an email

2001-03-26 Thread Sonya Davey / QDCEL
I have a problem sending a php variable ie $Username in a simple email form, example as follows: Mailto:[EMAIL PROTECTED]? subject= Web site &body=User name: Main Agent Code:"> Support Desk Thanks in advance! Sonya -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail:

[PHP] Problem with mail function

2001-03-26 Thread Sonya Davey / QDCEL
Hi, Can anyone help me the mail function. I am using PHP 4.04, on Windows 98,with PWS. 1.What must I configure thse settings in my php.ini file to? SMTP= localhost sendmail_from = [EMAIL PROTECTED] 2.Why does this code give me the following error?