[PHP] How can PHP 3.0.12 recognize semicolons as var delimiters in URL?

2001-05-14 Thread Christian Capito
e the variables $words or $page. I suppose this is because of the semicolons, because the same URL with '&' between the variables works. How can I get php to correctly recognise the semicolons? Semicolons between variables are supposed to be valid HTTP links. Thanks, christian capi

Re: [PHP] How can PHP 3.0.12 recognize semicolons as var delimiters in URL?

2001-05-14 Thread Christian Capito
on Monday 14 May 2001 09:59, Christian Capito quoth: > How can I get php to correctly recognise the semicolons? Semicolons > between variables are supposed to be valid HTTP links. I just would like to let you all know that I have been able to solve the problem. I have put following entr