Page 1 of 1

looking for a code for .php

Posted: Fri Aug 01, 2008 11:32 am
by pinkel
I am trying to build a .php script

I need a little help.

I want to use a code like this:

Code: Select all

if {[string eq $text "*.sfv"] == 1 } {
But then for .php

Anyone that can help?

thanks

Posted: Fri Aug 01, 2008 12:10 pm
by nml375
I'd suggest checking the online manual at php.net.

Might also find this useful:
http://www.php.net/manual/en/function.strstr.php