[SOLVED] Searching a string

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Archy
Forum Contributor
Posts: 129
Joined: Fri Jun 18, 2004 2:25 pm
Location: USA

Searching a string

Post by Archy »

I know what the code is roughly, but have forgotten it :\

Does anyone know the code for finding out if there is a specific character in a string, ie, 'r', 'i', or a full stop?
Thanks.
Archy
Forum Contributor
Posts: 129
Joined: Fri Jun 18, 2004 2:25 pm
Location: USA

Post by Archy »

Found.
Post Reply