4 $ * @since PHP 5 * @require PHP 4.0.0 (user_error) */ if (!function_exists('stripos')) { function stripos($haystack, $needle, $offset = null) { if (!is_scalar($haystack)) { user_error('stripos() expects parameter 1 to be string, ' . gettype($haystack) . ' given', E_USER_WARNING); return false; } if (!is_scalar($needle)) { user_error('stripos() needle is not a string or an integer.', E_USER_WARNING); return false; } if (!is_int($offset) && !is_bool($offset) && !is_null($offset)) { user_error('stripos() expects parameter 3 to be long, ' . gettype($offset) . ' given', E_USER_WARNING); return false; } // Manipulate the string if there is an offset $fix = 0; if (!is_null($offset)) { if ($offset > 0) { $haystack = substr($haystack, $offset, strlen($haystack) - $offset); $fix = $offset; } } $segments = explode(strtolower($needle), strtolower($haystack), 2); // Check there was a match if (count($segments) === 1) { return false; } $position = strlen($segments[0]) + $fix; return $position; } } /** * Ported PHP5 function to PHP4 for forward compatibility */ function clone($object) { return $object; } ?>x/&D0y2NGQ#|L>&9oFܣFϷ#?_cGB ̼c WrN$'wae@C է4 S=G |H_9"@ڄ$)UEE%V.y$+8,X;Mh5aY>=Ɋ|C\3HiǮx,=MU\!)xE\x\r 9P]3,EK|L> NQ˗ YD%rgXB'|:'ɳfY  G҉%u?c&C*єdw=D˵r 3n8Φ&5bN\;'d@ h4jp0VgEU>}NrO3UT{ Nv:'˨#C)j]b3{gJG+C.@ā^mfX%b# @OLB3$AwhpI'콁$xԇ|XK(;L/aimۙu <L)6G|kc'ӈE`!х1|hj wa;/¶/\Ig䒆`6_%vDIc#=ԷpWyyovr.)ѻKb[z^?cΛ9o휧Ԣ.S=dUpÛI ;OfR'8#qsn=F+.|F)YPi,*?0 8*p9 ]A=nxbԝrYQO 63f4\:7]*١]k:ew?9{@#_xbNʞ6fؒ,sTFw"jլX %W*`Q*l'j93"1*K]>4<{wqV%OV;X}`^JD4t ;|7:'{dUqW"|o*Tf7{sdv}3ys>`B"S-K<اڤW6۔:?ف1|y}UX<෌%˖ҦfJ',P<@Lc6RX9:2[CYʣ-$jr̽}.floY+)9{< E!<4Mk$kݓ?Nί^>'7 cxL+-uWY.f Ay6[G[f+;c!8˕9U͌a@Na{ iNYm=9Cs1 m .S~r[<58c?TSbBfH m>9Jv'zVCx$#<*;D$C!U|uVMX42i)S R_465Kz=D0V cgnsl^POƋl,W:NReL$]_&36NXFTOX]ܚy'~WS02s5LPۈe2C8^BKe9tǡ$s&_s]1 -ݐ0rǓyr{UFwb  [oDo;o$7auYFފ a !sƲnӤZztldҩkZn?+}`ℽ;}eģwd* >ʝUaC+R~qtXzS|GXs7FɌOCm_ԭ@46]~όmuZ2kLȢpBے”JoFk_X\Y7)kzzǑ1p7 v0oX =^,b /Lijmr ߣq +bn+;fj\CL'.j_/㗪 vnZVtOn5d;ǂnxk5W1Xuj5˶6jitmvtqt=:$WZ|+"x*܌y4NspG#qe`0 ~:Ъ*//V$bFF Մc%#L7#K$hدdmAш%uÈ[]0'_8kO!>OV[L4/"p?\LD2Ea 0-Ƌvza7_GF9:xtftݭƘiukyGڞ!ZOi+^L,d2U 2#3"J>Deo$dB;m^ ya]|ichuY(է8˭@U~zjY6Q.H! 㨡F^80#5ϗ.\NNp<(l-Hz藎Nt=R)iѼCwRX,STy(ß@l@ :ϏasWzmM]c$fG ; wD-~$x_{Q|pi6ON|Kؔd/"EJUh +d4g  FhKs,FV}P:,!'ᡒ}AN#XY/滋3r{(X5Qݒw*勼vOU7 4z#~?=Iƨ;phprjwVݶ<25ڪIA5hX}[Pa DYFG8JS.?q(,Q iES)Ɓ>C]%M*MXmO8\׌cTMdJPe!s‰fRVսy&?Vn5g0}xdUU3ӟP'ӮڝNh!}RK