RE: [PHP] I'm new - one page to another

2002-01-13 Thread Boaz Yahav
You can start checking out examples on WeberDev.com :) Sincerely berber Visit http://www.weberdev.com/ Today!!! To see where PHP might take you tomorrow. -Original Message- From: universal2001 [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 09, 2002 9:28 AM To: [EMAIL PROTECTED] S

Re: [PHP] I'm new - one page to another

2002-01-08 Thread Bogdan Stancescu
Use -- make sure you use rawurlencode() on $val if you expect it to contain special characters that can't be passed via URL (such as spaces or ampersands). Bogdan universal2001 wrote: > Hi! > > I'm new to PHP and I have tried to find the answer to my questions but I > still have no luck. > > I