Re: [PHP] Unix file vs. Mac file formats

2001-05-09 Thread Thomas Hurst
On 9 May 2001 10:15:19 -0700, [EMAIL PROTECTED] ("Hoover, Josh") wrote: > because (correct me if I'm wrong), Macs use a different character for > carriage returns than Windows and/or Unix. There are two characters to delimit end of lines - Carrage Return (CR) and Line Feed (LF), which dates back

Re: [PHP] passing parameters in the url using forward slashes

2001-05-09 Thread Thomas Hurst
On 9 May 2001 05:05:30 -0700, [EMAIL PROTECTED] ("Franklin van Velthuizen") wrote: > Good morning/afternoon/evening.. whatever timezone you live in :) > > Small question: we all know how to pass parameter using question marks in an URL >ofcourse.. > but I was wondering whether it was also possi