What String function ?
Moderator: General Moderators
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
What String function ?
I want to delete " 's from string, what function?
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
My apologies if I came off a little terse. I just re-read my comment and that may have been the case.
The particular page regarding strings can be found here:
http://www.php.net/strings
The search function on the PHP manual site is the first place I go to find a function. It's powered by Google so I usually find what I'm looking for right away.
The particular page regarding strings can be found here:
http://www.php.net/strings
The search function on the PHP manual site is the first place I go to find a function. It's powered by Google so I usually find what I'm looking for right away.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am