why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Forgot password won't work
My forgot password thing is not working properly. It is giving me this errorMailbox unavailable. The
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.