Hi all, Why this Query doesn't work SELECT users.id AS UserId FROM users WHERE users.UserId > 8 ? cause i wanna use it in this way...
I wanna Query two different tables , I wanna query 5 column from table_1 and query 3 column from table_2 I tried Union All, but i get an...
I wanna export a database into an .sql file or gz file I wanna do it with php something like that which happen when you are in phpmyadmin and...
How can I qurey data without duplicate I have a table that contain data, some of these data are the same I wanna qurey these data and echo...
Thanks, so much
I hope i can deliver my question to you, I have a small script, it do something like sending emails for a list; so it is a batch, i wanna echo...
I have a page with windows-1256 encode i wanna insert some strings into my db , which with utf-8 encode the page has to be read with...
Hi, I wanna make a general pattern for example i have this string , i wanna capture the titles and links of this topic : <?php $str="<td...
Separate names with a comma.