php3-list | 199903
Date: 03/25/99
- Next message: Colin Viebrock: "RE: [PHP3] Select[] and Javascript"
- Previous message: Jim Brain: "RE: [PHP3] \0 exploding"
- Next in thread: CIMPOESU Teodor: "Re: [PHP3] ...no subject..."
- Reply: CIMPOESU Teodor: "Re: [PHP3] ...no subject..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dear ...
I want to strip off some characters from a string
The following doesn't seem to work :
$stripped = ereg_replace("@$#^&*()", "'", $input);
are there other ways to do this ?
Thank you, Patrick
--------------------------
Patrick Dekker
Bestuurlijke informatica &
Computer Ondersteund Onderwijs
van der Boechorststraat 7
Room A-115
1081 BT Amsterdam
Netherlands
E-mail : pt.dekker.buro <email protected>
telefoon: +31(0)20.444.8303
b.g.g. : +31(0)20.444.8023
fax/data: +31(0)20.444.8262
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Colin Viebrock: "RE: [PHP3] Select[] and Javascript"
- Previous message: Jim Brain: "RE: [PHP3] \0 exploding"
- Next in thread: CIMPOESU Teodor: "Re: [PHP3] ...no subject..."
- Reply: CIMPOESU Teodor: "Re: [PHP3] ...no subject..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

