Re: String Issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hi,

Try this:

$str = 'HTMLFiles/MenuDisplay.php?var=Thai%20Image&Item=1797&Action=add';
$str = preg_replace("/(\&Item.*)$/","<REPLACEMENT STRING>", $str);

this should work.

Cheers,
V


 


 

-----Original Message-----
From: Johny Burns <contactus@xxxxxxxxxxxxxxxx>
To: php-general@xxxxxxxxxxxxx
Sent: Thu, 24 Jan 2008 11:00 am
Subject:  String Issue










I have the following string on the address line

HTMLFiles/MenuDisplay.php?var=Thai%20Image&Item=1797&Action=add

I am trying to delete or replace the '&Item=1797&Action=add' (it is at the 
end of the string)

I am not familiar as much with those string functions, and if somebody can 
give me some suggestions. I will appreciated it.

Thank you in advance. 

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




 


________________________________________________________________________
You are invited to Get a Free AOL Email ID. - http://webmail.aol.in

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux