Function to resize images in PHP
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
The High 5 Review site is completely user orientated. Once you have set your niche for review, your users choose the topics they want reviewed. Your users also submit reviews for topics (eg. products, places, sites) which have been set by other users. It's a completely self-fulfilling system which complies with an age of user generated content. The review site has been designed for those webmasters who are looking to come up with a unique idea which concentrates on a niche to earn them the maximum traffic and consequent revenue. Niche static content has been done.
Category:
This little nugget documents how to use a simple flat file counter that I have recently developed. It is fully object orientated and can be included and used with just 3 lines of code!
Category:
MobileAdmin is a web based server admin application running on IIS. It allows you to remotely manage all your servers from the web, even on a PDA or Smartphone! Features include: Powerful File Manager, Event viewer, Start/Stop Services, Process Viewer, Registry editor, Users/Groups manager, Run command, Connectivity tests, Reset system, System Info.
Category:
Learn how to work with sessions in PHP. You will learn how to transfer information between pages.
Category:
The back button and behavior is one of the biggest challenges to any developer. In simple HTML pages, the back button preserves the last state of the website and even the things you have written there. Unfortunately, this reality is not possible in Ajax. Developers have to toil hard and rough so that the last state of the website is preserved. In a regular setting, the whole webpage reloads whenever the back button is pressed.
Category:
CreativePro Office is the most complete set of online office management tools you're likely to find at any price - and it's completely free! Manage your team, clients, projects, invoices, quotes and events from one web-based application.
CreativePro Office is well suited for both independant professionals and small teams of graphic designers, programmers and web developers.
Category:
SIESTA is a server-based Ebay auction and item monitoring program which you may use free of charge. Simply enter the parameters of the items your are interested in and SIESTA regularly updates matching items in your browser and instantly notifies you of new items. Use SIESTA to monitor auctions that are nearing expiration or to find "Buy It Now" items shortly after they are listed (there are some great "Buy It Now" deals that are occasionally listed and are snapped up very quickly).
Category:
Allow users to submit their own script samples and color codes it.
Category:
This script lets you painlessly showcase new or featured contents on your page, by turning ordinary pieces of HTML content into an interactive, "glide in" slideshow. For the ultimate in the ability to customize its look, the pagination links are also ordinary links that you define on the page, but with special CSS class names inserted when it should perform a certain task (ie: "toc" class if it's a pagination link). This means the pagination links can be styled and arranged any way you like. The script enlists the help of the jQuery library for its engine. Lets see a rundown of the script's features now:
Category:
Multithreading is a technique that can be used to perform time consuming tasks in a separate additional thread other than the main application thread.
When you, for example, have a time-consuming function, you may need to call this function as a response of a button click. Now, instead of freezing all your application waiting for this function to return / to finish, you can create a new thread and assign this function to. When you do this, your application interface will not be blocked and you can use it to perform other tasks. At the same time, your time-consuming task is being carried out in the background.
Category:
Learn how to make simple picture presentation. You don't have to use action script code to make this tutorial. To make this tutorial, you have to use some special flash tips and trick and flash 8 filters. This tuts is so easy for make, but in the same time very useful.
Category:
ASP is running under the inetinfo.exe (IIS) process space and hence susceptible to application crashes due to that the IIS needs to be stopped or restarted. ASP is related to the process isolation setting in IIS. Where as, ASP.Net process is separate from inetinfo.exe (IIS process). Though the entry point into a ASP.Net application is still IIS but it is not related to the IIS process isolation settings.
Category:
DEKSI Network Administrator is an advanced, powerful, and feature rich network mapping, monitoring, management, and administration software solution for corporate Microsoft Windows networks.
Category:
With this powerful script you can start your own search engine service for a rapidshare, badongo, sendspace, mediafire and 4shared download links as the huge sites around the web.
Category:
gAjax RSS Pausing scroller is a flexible RSS scroller that's extremely easy to set up to boot. Using the gAjax RSS Displayer script engine, there's nothing to install or host on your server. Furthermore, you can display results from multiple feeds intermixed, sort them in a variety of ways, specify how many entries to show at once, what portion of each entry to show etc. There is simply no more versatile script RSS scroller out there!
Category:
Micro Login System is a simple user login system.
Category:
Cross-browser, 100% JavaScript calendar script implementing the appropriate functionality with many advanced options widely extending fields of its applications.
Category:
This is a very handy function if you ask me. A menu based on pagination is a must have if you're offering multiple pages, listings or whatever else that users have to search for between results etc.
It's very simple and very effective too. I've searched the web to find the best, easyest, simplest examples and I'll paste them right here.
There are 6 types of pagination functions so I suggest you to try each and every one of them for a best result.
Category:
Publisher is a content management system designed for publishing your own articles, news, and knowledge-based materials on your Web site. It has built in Atom/RSS feeds, comments and rating system, and an integrated member contribution platform. All functions can be easily managed in the Admin area.
Category:
Use this script to resize image, ad a watermark or copyright to image and output the image in JPEG, GIF or PNG format.
Category:
Other links at PHP > Tips and Tutorials > Image Manipulation
Create image with PHP / GD library, And Adding Fonts
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:
This image convertor uses features to automatically change a normal image to a smaller thumbnailed version of that image
Category:
Learn how to resize an image with PHP. You can use this function in your own image gallery implementation or in any other cases when you need to create a thumbnail from your image. Using a this image resize script gives you the possibility to create various images which are different in their size.
Category:
Image rotation in PHP is handled by a function called imagerotate(), which takes three parameters (and optionally a fourth, which deals with transparency and is beyond the scope of this guide). The first is the resource identifier which you obtain when you load the original image within your script, the second is the angle which you want to rotate the image and the third parameter is used when the image isn't going to be rectangular, and specifies the colour with which to fill the uncovered areas of the rotated image to make it into a rectangle (since all image formats require rectangular images).
Category: