NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Adding Drop Shadows with PHP by Timothy Boronczyk
26267 Adding Drop Shadows with PHP by Timothy Boronczyk http://codewalkers.com/tutorials/83/1.html Imagine a scenario where you have an online photo album and the layout calls for drop shadows to be placed behind each image. It would be a hassle to manually add the shadow to each image... and actually modifying the original picture might not be possible depending on the circumstance. But if there're a few extra processor cycles available on the server, why not script the shadow using PHP? PHP > Tips and Tutorials > Image Manipulation Oct 15, 2006 Timothy Boronczyk

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Adding Drop Shadows with PHP by Timothy Boronczyk:


Other links at PHP > Tips and Tutorials > Image Manipulation
Learn how you can add a watermark image over images that are uploaded though a form
Category:

About a year ago I created a signature for use in forums. This sig is an image that display's the last 5 tutorials (or tips) that have been approved at CodeDemons. Because I have had many people asking me how I did this, I am going to explain. With this knowledge you can do just about anything with your sig. You will know how to pull any information from a database and drop it in an image. It does not even have to be a signature.
Category:

Depending upon how it's done, displaying a page of thumbnail images can be very cumbersome. Allowing the browser to resize images requires the client browser to download the entire, full-size image, then clumsily resize the image to a specified size. This causes the page to load very slowly and creates unavoidable distortion in the resulting images. The other option is to make separate thumbnail images for each individual image. This is fine if you only plan to display a few images, but becomes unrealistic on a large scale or a site involving dynamic images. Fortunately there are ways around these problems using the GD library in PHP.
Category:

JPEG compresses an image based on the color information present in the image (2). Thus, the file sizes are not a true representation of how large an image is when displayed on screen. In trying to sort out small images based on their width or height we face the challenge of sorting images which are unusually tall or wide. Hence, sorting images based on their pixel dimension is a more accurate way of sorting images into groups.
Category:

You have created a cool contact directory and you want to allow people to upload their own photos, or you want to create an image repository which you upload images and create thumbnails out of them. Whatever it is, you need to be able to upload images and resize them
Category:




Main Category
194
2041
824
286
175
1802
1238
913
1163
7489
70
909
59
2222
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19539
Categories: 1275
Registered Users: 750
Mailing List Subscribers: 2046
Unique Outgoing Hits: 228131

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
33 site(s)
PR 7
247 site(s)
PR 6
762 site(s)
PR 5
1892 site(s)

PHP News