Hi
Strstr fuction of PHP is used to find a string in another string
http://www.senpai-it.com/dedicated_servers.php
Senpai IT Solutions Dedicated Server at low cost
Richard Kurth-2 wrote:
>
> is the a php function to find a word in a string and report back that it
> was found
>
> --
> P
On Wed, 2008-11-05 at 18:16 -0800, Richard Kurth wrote:
> is the a php function to find a word in a string and report back that it
> was found
>
include "manual.php";
lesson = new manual();
lesson->string->read();
Ash
www.ashleysheridan.co.uk
--
PHP General Mailing List (http://www.php.net/)
Richard Kurth wrote:
is the a php function to find a word in a string and report back that it
was found
Did you even look at the string section of the php manual?
http://us3.php.net/manual/en/ref.strings.php
Start here, it will get you all the information you are wanting.
you have strstr()
http://php.net/strstr
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
Richard Kurth wrote:
> is the a php function to find a word in a string and report back that
> it was found
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
4 matches
Mail list logo