|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
strstr , ereg? huh?
Can someone explain these functions to me please. Thanks in advance!
by the way, if you didnt look in the topic the functions are: strstr() ereg() |
|
#2
|
|||
|
|||
|
RE: strstr , ereg? huh?
have you tried the php manual?
|
|
#3
|
|||
|
|||
|
RE: strstr , ereg? huh?
Yes, its hard to understand... =/
|
|
#4
|
|||
|
|||
|
RE: strstr , ereg? huh?
strstr is a function to find a the first occurance of a string within another string.
ereg does a regular expression search for a string within another string |
|
#5
|
|||
|
|||
|
RE: strstr , ereg? huh?
Well thanks... what do you use them for??? Can i get an example?
|
|
#6
|
|||
|
|||
|
RE: strstr , ereg? huh?
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > strstr , ereg? huh? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|