Hello All, Please get me tips on how to keep "google map", address, of organization in his website Thanks in Advance. Thank You, Reji, PHP Developer. ...
Thanks for your reply .I have downloaded it but it doesn’t have compression .How can compress images for showing them without save it? Thanks all image002 ...
hno
hno2005@...
Nov 18, 2009 4:47 am
9257
As i have said u can use this thumbnailing script http://phpthumb.gxdlabs.com/, be imaginative dont resize the image, use the same size just use the...
Hi. The one way to change images file size - is writing of PHP script for creating of thubnails. Unfortunately, this is the one way to realize this problem... ...
Please read all of the other responses. You've been given the answer more than once. -- Joe ... [Non-text portions of this message have been removed]...
Joe Forsythe
jforsythe@...
Nov 17, 2009 6:41 pm
9253
You get my request wrong. I'm doesn't mean height or weight ,I mean the size of the image on the disk space .I apologize to ask it not clear. Thank image002 ...
hno
hno2005@...
Nov 17, 2009 6:35 pm
9252
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" " http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled Document</title> <meta...
try this script. http://phpthumb.gxdlabs.com/ it has the ability to * Ability to set quality of images (0-100%) * Works with gif,jpg, and png images * resize...
Because I show the images later so I need a high quality of them available. Does It makes diffreance? ... From: php-objects@yahoogroups.com...
bazare-iran
info.bazareiran@...
Nov 16, 2009 8:28 pm
9249
I recommend using ImageMagick if it's installed on your computer. We run a php script that creates both a preview and thumbnail image of the original uploaded...
You can reduce them when showing them, but that is not very efficient. It would be much better to reduce them all and serve up the smaller copy. ... [Non-text...
I want to reduce them when showing them image002 HNO From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On Behalf Of Joe Forsythe Sent:...
hno
hno2005@...
Nov 16, 2009 6:17 pm
9246
find the solution here http://www.sagefix.com/threads-simplified-image-resizing-with-php--t-20205.htm  ________________________________ From: Joe Forsythe...
Why don't you reduce the size of them in a batch using something like Infranview and then upload the smaller version, rather than trying to make the server...
http://www.google.com/search?q=php+image+resize -- Joe ... [Non-text portions of this message have been removed]...
Joe Forsythe
jforsythe@...
Nov 16, 2009 6:05 pm
9243
HI I have a site that is full of images and so many of them have large size and it makes the loading of site take some second. What I want to do is that when...
hno
hno2005@...
Nov 16, 2009 6:03 pm
9242
Hi Abhishek jain, Â Â Â Â It's nothing. Don't worry about this.. this line include to common file at the top of the page (or) If you ll need(session) some...
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Nov 15, 2009 10:47 am
9240
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Nov 15, 2009 10:47 am
9239
Hi All, I need drupal concepts.I need to add friendlist by using drupal.Can you please how to do it in drupal and how to add that module in the user side ...
hi , You need to add session_start(); to all the pages in which you are accesing the session variable. ________________________________ From: abhishek jain...
Hi I have attached a very simple code i think it will be helpful for you. If any query please inform me. Thanks and RegardsS.M. Saidur RahmanSenior Consultant ...
Hi, Can you please share a piece of code for this, I am using session_start() at the top of page, do i need to add the code you give to only login page or to...
... you have to set some cookie for it..... then under your log-in fields it should be cookie so that everything you set in the cookie should stay under your...