[PHP-WIN] Formatting 'body' using mailto: command

2002-03-06 Thread Mick
Using the 'mailto:' command I'm trying to format a 'default' message something like... $msg_body = "?subject=whatever&body=This%20is%20the%20default%20part%20of%20the%20message%20..." and soon on but I want to force some 'newlines' into the resultant message body but to no avail. If I just put \n

[PHP-WIN] & character in e-mail msg

2001-12-13 Thread Mick
I'm trying to dynamically place a 'querystring' link in the body of an e-mail message but it won't read past the & character in the string. Tried 'urlencode(), addbackslash(), qoutemeta(), hex values, etc. etc. but nothing seems to work. I know it can be done as I have received plenty of messages

[PHP-WIN] Step by Step on Using PHP5 with mySQL 4.1.17

2004-12-18 Thread mick
Hi, I have installed PHP5.03 to my Win2k workstation. I will be connecting to a mySQL 4.17 database on my workstation and eventually our Windows 2003 server running IIS. I know that mysqli needs to be configured to work on my workstation. If someone could point me to a page with step by step instru