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]s۸ٞs%H8N$8۹}@$$Ҧ ILާ=t)Ѣr։M],v2-aܧ떁HPz5x1?y篑' wȨiz)"4_|>ϛuʦՅEҲ%rRf1fzNC>(cz= vS" C wdFB^woB<#%a~${5CCAB10VQQ }zKg!AgD@{84?,vrCs\!O w7(Q¦3p,Bp <3^#S {JgtS%ZU%]u9_U3210sB@>p xgv!]p( @R1A K,qQΨ'@҉]| Vh3X/a3?eI:asy9!lìw<%K 8+'ɖfHi+ˮ/i,<eL\.0e (< tQAbŘ(Cgle.3 WaAY>)tL@ՂJxtLjHi!|U #0n[_1.r&>:c3cdRp,Yhj&M ^?68 vB".q#1Mᬻc~ӍzE/Ph,z>!\\^6zH:Wd{ 'wۮnNDMYZ"_cv`k1@9E0DrjE[', @t0pduL~/uM5ؑp'3BCx4] ^[a l`b "rf _K;;C/zʒ;-]Io%\mK `qZX+F氒ϨDGj?"T3%A-ķܰiwhx)0M4.#L=-2Ñlwe4=p&{pkñ0Sܔlx /㔁N_ 遰#R.`Gq#,q0Vhj{TsG?bq9W9F tKfa ^ M A %F0Q@(%D.5\i"d2_HVh͢ nle|Sh8b{AOrO3 P'HK"D2f]|dϐSFhiBQy+`jV&yu(xRR|?]9>O~==<)nڰ_v(I zo~9ia% p}'E84" ̇u氦L9ܔ&3mvm;spcx7S+|Yo`u)vC dj]Ȳf)e ][@ݠ07:د@aQe@hfax!b+^-VWT]=vN=wuGJ?&(f۰{l~~A0&JMCtvۗFD[qtU*z9X=cX٣+$ _h*XiBg IB]筻m$vcWa8+gٛStp\ gBnB,}vEɋ#Ec˽]`z}WnͶj<$ys2?yZU*D*MΦFC+h88#s`7kQ|@&){Hd B$Xց9Hл}ƶ!j\.뉴Xm>[;$\;WF ?%t8Yd&GߟMgqYɻϽ1%̈́ԟHu8 B<>ɶSsa˓LI&>OvoXVf`CC~@wEB&ѕ'9e7ҜEq(?ywzr~ZG>SW((TNI]_H>Tt)8HΌA[3Uog7M#5YNVΚm*6W.˅0uwrzU"FTt1\ɡl~k+-iLy)QԜ( "쥼x̑9073L=,3 ;VwEдf6M3tG<JCNvo;P D.[16e?xqUx oW%o|iTţa3t1왭 [ +fC