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۸~?`8q%˶MWq^jKD"XQڟO& Bf3\ O_<^et<z?XR]=vɦ.0 o^ $.-סCSs~!>a|DmJ )MCSPSN,@掣o`|r u, c 1Y(ɧȵcy&Bn&(b9a2oc7< LjyMĬ 4Č7?;()avD Q?Ьn)u1-@sztQt)_W|̶nm[)_T$t$h2oNѹ`߂E8AE쬲ZJl%,^kZjʾqL& B̺%2}']i_c;($Cz?HhgQi*3髿GjęWJV>0By ɞU6Nya#x|H\'[X=Θ%ljvwuUf*Ͼ=B؄SR!+= xFȘ@С #wp`%t2 mf~n}l`cձCa>(ܕ lV抷;[#Av0KfqFģ#K gkx Ǽ0ԅՇfdB!rˆCј0sl4%[4[@6c35TRLF#sDf4l꒳1uCnH䢙kϯ>IR'.1!Q #Vkb:8[\ ߠ+9\'"/=h6X6 #;#i X9a+d]] 53ft_=Rr[k\A nꕵ PESSxiW}!-Bku4b;&5#dj8fsG9v;|vQ՗<GruS$Z%%kq2 )AW _d5J[Co/vM7zb3|R/HhKgv)60N"6:̵v#Bn~=ߡ_od;iMʄoJj[oO;R !oΛâߠ:2;vF(1cr}W|r[s7.+jT7١Epj`{}GV*~}w=;sڤŔ,PԳvK.&(úwo] j ܅UpxDc%P }_Hi:3UZik * n >;0LA(%[W '(jeQ,sD>B_tKE߄qpf\LeZ#h7$K#DY6,m:Dq3r~'$u̡8y!,R䉡{I,- AWB(Nvy"&O#T%߅ul1ߘc`E\sUX&%?K)\=fD!; wlE1ūtT_ ,O{^W{}!qyg!vZ?X}Y Nn':?ܩgzc Hs1+OY-Rs/PSm@@?@7JN}e֠apqOZdJߢQ7P5f|qu'G~mԍ0K/QK< $ɂ+\*^]2S>b6/l_Y%6ߵRJ,}P47l)C,s GV:YHV$yIя%]a9Vix6IyE8SşF'v,\PB\QZҊgz+b{;2 ?8]7;@gc^xy?_uS~V3c'6Vk!1z$ǝŢ2dɼLJ?TJ3`nm=|O=vL=01sޣc;B~N 8"reS9ˏnHηKra6JFij%K@h}BpCuqߒ< #觽.JFw_O} Rf"_z˗< /~`!?$~s}f@eAwocV zKsg3^խ43S;j4g,F,수@p?'!&5Ș /ԍQݘLُ?ABW)QR{_Or Q> G̥=gɁxz+{' uSꆽph >mS99(%@ &1W*Ug(8skv^Jn)/27W/MÊ@2[]":>Sqч8{O-9z<PK7+͐ ~;FTͨn`@A?4oĚ{1#5"ë^qYŀmu4mSkޞ@*S gU WVk B4SOq#tslHyY=3js38uNOhO@^k3I&,36b+Yh7Nګ0?Lw0[N'? , ȕWⅎG,[yJdoZ z⤠{aR1qԝ6;MgDmgSS-sZ7OyY/s鳷-U.ZYB'^ϵW̜y3Fn0RX?_}$m$ѽ1KOqX!Kf]oJnT[-oǝ$mVZ'$!g md#,|m=h"`L]Z6;~weLXLr$h%jşl2ٓbTѺXqW_}9^!\(S"E,woZhiwy SR3Rw䊖(c`̧@廃HZYߵ*.iV+V]mV1 hm