On Tuesday 12 August 2003 06:07, Ryan A wrote:

> thanks for replying, I am not very good with the "list" function thats why
> i use foreach instead.
> My new problem is that i also have to take out the PHPSESSID if it exists
> and its value otherwise i am getting 2 PHPSESSID's in my url...how can i do
> that with your sample code?

str_replace()
preg_replace()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
May you have many handsome and obedient sons.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to