Date: 07/13/00
- Next message: Wesley Choate: "RE: [PHP-DB] How to..?"
- Previous message: lhf: "[PHP-DB] successfully login to remote oracle server,Thanks!"
- Next in thread: Wesley Choate: "RE: [PHP-DB] How to..?"
- Maybe reply: Wesley Choate: "RE: [PHP-DB] How to..?"
- Maybe reply: David Newcomb: "Re: [PHP-DB] How to..?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I need to add quotes to array of strings.
How can I do that?
Now, I do every time :
$customer=' " '.$customer.' " ' ;
$text=' " '.$text.' " ' ;
... etc.
Thanks
Vojtech
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Wesley Choate: "RE: [PHP-DB] How to..?"
- Previous message: lhf: "[PHP-DB] successfully login to remote oracle server,Thanks!"
- Next in thread: Wesley Choate: "RE: [PHP-DB] How to..?"
- Maybe reply: Wesley Choate: "RE: [PHP-DB] How to..?"
- Maybe reply: David Newcomb: "Re: [PHP-DB] How to..?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

