AW: [PHP] file height and width

2001-03-21 Thread Kazazic Almir
] file height and width I think that the DB approach is not bad at all. It allows you to format your page quite easily and create different formatting for different sections of your site with great ease. How ever where the work comes is in the geration of the page. You will have to echo the height and

Re: [PHP] file height and width

2001-03-21 Thread almir
1) why put it into db , i dont think it is good idea to do it, put it in file sytem , check it with image funrtions and than do what you want to or even easier use stiles to format it with html so that it doesn´t metter how big file actualy is -almir ""george"" <[EMAIL PROTECTED]> schrieb im Ne

Re: [PHP] file height and width

2001-03-21 Thread george
Chris, It's going straigt into a db and is then pulled out and displayed on the page. I want the image to be a specific size. Thanks george -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P

Re: [PHP] file height and width

2001-03-21 Thread Chris Lee
you *could* limit them, imaesx() and imagesy() are what your looking for. what I would say is why? why limit someones image upload when you can easily resize it. display_thumbnail.inc should be able to hack it up :) -- Chris Lee [EMAIL PROTECTED] ""george"" <[EMAIL PROTECTED]> wrote i

[PHP] file height and width

2001-03-21 Thread george
I want to restrict the height and width of a file a user will upload to the how do I do this, is there a function for this. TIA -- george [EMAIL PROTECTED] remove my_pants to reply P@tty's excellent DW tutorial site http://www.thepattysite.com/dreamweaver/ Jhinuk Chowdhury 's DW FAQ http://peo