[PHP-DB] FW: Selecting not on DB

2002-11-20 Thread milisphp
Hi there, I have a problem that I cannot seem to solve. I'm using MySql and query it using PHP. I have create table ABC with field called "number" containing (1,4,6,10) How is to select all number form 1 to 10 which are not in that field so the output somehow like this : ++ | Number

[PHP-DB] Thanks

2002-11-11 Thread milisphp
Thanks for all the help, and sorry, I didn't pay attention that this is a DB mailing list. Thanks again. It's a huge help!

[PHP-DB] Find out a pic size?

2002-11-10 Thread milisphp
Hi, I'm working with a lot of picture in a website and the size is not always the same. I need some help on how to find out the size (width and height) of a picture. Is there any way to do this (especially with PHP)? I need it so I can calculate the width and height to be specified on the H