Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
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)
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table