Zeeshan Hashmi
Members-
Content Count
18 -
Joined
-
Last visited
About Zeeshan Hashmi
-
Rank
Newbie [Level 1]
-
Php :: Image Pixel Per Inch And Conversion Please Guide
Zeeshan Hashmi posted a topic in Programming
Hi MastersI want soemone to let me know (maybe through a good tutorial and/or PHP Sample Code) the following :1 - User will only allowed to upload images with minimum 120 and maximum 300 Pixel Per Inches2 - User will only allowed to upload JPG images, however, if Gif / BMB / PNG / ETC is uploaded the script will convert that into jpg.3 - If the Image's PPI is > 300 it will set to 300. Please guide . I know this can'y be done by GD it requires ImageMagick, Pleae help !!!!!!! -
thanks a lot to both of you. !!
-
Google Map Like Pins On Image Please helpe me regarding this.
Zeeshan Hashmi replied to Zeeshan Hashmi's topic in Programming
Oh yes, i will use Transparent PNG. So i want the Hack also. Moreover, I want the PIN (Top image to ne placed on the base image) to relate to the Base Image, means there sould not be anyimpact of Screen Resolution / and Resize, it should remain active at the location where it should be. LIke if i want a pin on GOlden gate, then after resize / resolution change it should remain at the same location. Thanks -
Ok thanks a lot. Great Help !!
-
HiI have a 1 Big map. What i want is that the user will enter the latitude and longitude. the script will show that location in the image. I know how to convert Image X,Y Coordinates into Latitide and Longitude and vise versa. But there point is that the image is 1000x1000 wide but i want to show only the particular region of that latitude / longitude in 300x300 image. means that the PHP script will CROP wht Image (1000x1000) to 300x300. That way, the script will be shoing the part of an image, not the whole image. please help !!
-
thannks NIran, great help. But please let me know how to make the TOP image Click able. Like I have a map and on that map i want to put one of this PIN http://www.awesomebackgrounds.com/templates/map-pin1.GIF and i want this PIN to be Clickable. Please guide and give some idea how to get it done Dynamically through PHP ?
-
Google Map Like Pins On Image Please helpe me regarding this.
Zeeshan Hashmi replied to Zeeshan Hashmi's topic in Programming
yes, but thanks for yoru reply. the code u provided will make an image ClickAble. Thats good. Now only one thing is required that is to put this image on top on some image. Let see who can help me with this. Maybe some DIV issue. let see ! -
Hi Masters & Champions. I want some help regarding putting and image over some location (x pixel , y pixel) of an image. Here it is quite important to note that the mage which is Inserted over an image must be clickable. Like for example suppose i put T on an image DD then the T must be clickable. Please gudie as this is quite important for me .Thanks
-
Converting PSD To HTML
Zeeshan Hashmi replied to Zeeshan Hashmi's topic in Graphics, Design & Animation
Thanks a lot KDEWolf, thats great !.Thank u all for your support. !! -
Hi I have a situation. I have to create a random image (world map) through PHP. I did this. but I have to Add small PINS (like in Google Map) and that Pins will be Click able??? To know what i m in need please go to https://www.google.com/maps/preview?source=newuser-ws and type UK, u will see some RED PINS (having A, B, C , D etc) on its face. That pin is clickable. These sort of PIN i want on an image and that should me clickable also. Please help Thanks
-
Animated Dashed Border Tutorial
Zeeshan Hashmi replied to Albus Dumbledore's topic in Graphics, Design & Animation
Great !! -
Converting PSD To HTML
Zeeshan Hashmi replied to Zeeshan Hashmi's topic in Graphics, Design & Animation
Yes, this can be done EASILY in Photoshop, no need for ImageReady. I was asking about the CROSS-BROWSER HTML Page. May be including XHTML. -
The best way to learn it is to Work in it from the scratch. U know three months ago i only know that PHP is a scripting language. With the help of forums (Like this one), and the sites whihc pffers tutorials, I gained a lot of knowledge. And at this moment, I can easily work in PHP with all its features.