• home
  • forum
  • my
  • kt
  • download
  • this:1/2 25records  total:26    start  Previous  Next  Last    goto:
    Building the Back End of a Photo Site
    ON: 2009-03-09 09:36:51
    Building the Back End of a Photo Site
    21 times | category:
    Create a Custom RSS Feed Button With Your Readers Number
    ON: 2009-03-09 09:28:44
    Today, most of websites use the RSS Feed with Feedburner to analyse and to count its readers. In this tutorial, I'll explain how create a custom RSS Feed button with the readers number. You'll use PHP with GD and XML.
    3 times | category:
    How to Dynamically Create Thumbnails
    ON: 2009-03-09 09:26:36
    How to Dynamically Create Thumbnails courtesy
    26 times | category:
    Image Uploading With Auto Thumbnails Using PHP
    ON: 2009-03-09 09:14:04
    In many scenarios you cannot escape uploading images when you develop a php script. This tutorial details how you can upload images using php and auto creates thumbnails on image upload.
    14 times | category:
    PHP Image manipulation with GD2
    ON: 2009-03-09 08:56:00
    In this tutorial, I’ll take you through some of the more common uses for PHP when manipulating images, and then introduce you to some of the cooler aspects of this powerful little tool, which could help you to really add a bit of jazz and sparkle to your website!
    23 times | category:
    AJAX Image Gallery - Make a Simple Image Gallery in PHP
    ON: 2008-08-24 09:13:44
    This tutorial will show you how to make a fully automated image gallery using PHP and AJAX, it is designed so a user can view all of the images in the gallery without reloading the page. The script itself does not require much configuration to get running, although you will need the GD library enabled.
    54 times | category:
    How to make a fully customizable CAPTCHA system
    ON: 2008-08-24 09:10:21
    I guess everybody has had to enter some letters that they see in a image. Right? Well, this is just for avoiding spam or creating unused accounts. Some webmasters put this on their site so as to have a clean database.
    32 times | category:
    Minimap Tutorial
    ON: 2008-08-24 07:36:56
    Learn how to make minimap for your PHP game. You can easy customize it to fit your needs. Set width, height, grid size, colors etc.
    17 times | category:
    Dynamic Signature - Get Data from Another Site and Show it in PHP
    ON: 2008-08-24 07:35:45
    Learn how you can obtain data from an external site and put it on your desired background, to use as a signature. Since this tutorial will just be an example, it will be gathering information from TutorialToday.com (specifically the 5 latest tutorials) and listing out the titles in order. Although, you can also use this method to show stats from a game you play (assuming it posts stats online) or any other dynamic stat or feed on another site.
    41 times | category:
    PHP GD Library: Cropping Images whilst Maintaining the Aspect Ratio
    ON: 2008-08-24 07:33:21
    An article demonstrating how to crop an image using PHP's GD library, whilst still keeping the aspect ratio as it was originally. This is very clever as it prevents the image from looking stretch. For example, if you resized an image to 80x80 but the original image was wide-screen, then the image would look very much stretched. This article shows you how to get around that and crop images the proper way!
    80 times | category:
    Creating a Three Dimensional Pie Chart using Googles Chart API
    ON: 2008-08-24 07:29:30
    I ran across this great, easy but very useful API a few days ago. Now for the tutorial.. let's assume we make a website for the TalkPHP soccerteam. They've played 10 matches (6 won, 3 draw, 1 lost). We'll be making a nice three dimensional pie chart of those stats!
    36 times | category:
    GD Library: Create Image Reflections Using PHPs GD Library
    ON: 2008-08-24 07:28:19
    Now this is a pretty simple tutorial on how to create a nice simple reflection on images. This won't show you how to make little ripples just yet.
    42 times | category:
    PHP GD Library Walkthrough: Creating a Bar Chart
    ON: 2008-08-24 07:27:10
    Ever wanted to become adept in PHP's GD library? This article will show you how to create a bar chart using the PHP GD library.
    9 times | category:
    Graficos estadisticos con php
    ON: 2008-08-24 07:26:24
    A traves de Jpraph, una librería de gráficos matemáticos gratuita, generaremos impresionantes gráficos de tortas y estadísticos.
    104 times | category:
    Getting to know GD
    ON: 2008-08-24 07:22:17
    Have you ever been on aim and received a message from one of your friends with a big long URL followed by something like "John%20Is%20Stupid." You know what ever it is, wont be worth your time, but you click on it anyway to find someone goofy looking holding a sign and on it printed in big bold letters “John Is Stupid.” Ever wonder how they work? Chances are the script takes advantage of the GD functions. In this tutorial you will learn many GD functions that you can use to generate images. The goal for this tutorial is for you to generate a dynamic user bar..
    5 times | category:
    Dynamic Signature That Connects To a MySQL Database
    ON: 2008-08-23 14:21:03


    Learn how to create a dynamic signature that connects to a database to collect infomation and display it.
    16 times | category:
    Hide Your Email (Text To Image)
    ON: 2008-08-23 14:18:53
    This tutorial help you to hide your email from spammers and show it in Image Format, or Make your Copy righted text in image format. So No Body Can Copy paste it or parse it.
    16 times | category:
    Image Editor
    ON: 2008-08-23 14:17:36
    With this script. the user can upload his image and select one from multiple frames in order to add it to his image. The script will not play with the size of the original image but instead of that it will resize the frame according to a mathematical relation to fit the original image.that by two methods: the first is through using a text file for inserting and retrieving data, the second is through using a database
    10 times | category:
    Images upload Website
    ON: 2008-08-23 14:16:06
    This tutorial will sho you how to write a script responsible for uploading images to web server. And create images album from the uploaded images.you will create it using text file OR database
    25 times | category:
    Creating An Image Using PHP
    ON: 2008-08-23 14:14:31
    Just Copy And Paste The Code you can create

    .JPG,.GIF,.PNG

    Any thing of you choice
    10 times | category:
    Watermarking images with PHP
    ON: 2008-08-23 14:13:20
    PHP, coupled with Apache rewriting, lets watermark "on the fly" and transparently, without modifying the original image
    44 times | category:
    How to make custom avatars with php
    ON: 2008-08-23 14:09:09
    Learn how to use php to make a customizable avatar. A great and unique feature for any website!
    13 times | category:
    Water mark images using PHP 5 and GD Library
    ON: 2008-08-23 14:07:14
    All you have to do is just copy and paste the code below on to a file name in your localhost. Take two images any of .JPG OR .PNG OR .GIF Here for orginal image i have given the name as originalImage.jpg For water mark image i have given the name as watermark.jpg So all you have to do is create a PHP file of your desired name then bring two images namely originalImage.jpg and watermark.jpg on to the same directory where the PHP file is created. Note:-Your GD library must be enabled DONT EDIT ANYTHING BELOW IF YOU ARE NOT FAMILIAR WITH PHP
    362 times | category:
    New Way to Show Poll Result (GD) PHP
    ON: 2007-08-11 18:13:14
    It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functions, also you will find a trick to create seo friendly url with just a single line of code.
    73 times | category:
    Beginner's Guide to MagickWand
    ON: 2007-08-11 18:11:53
    The new ImageMagick API "MagickWand" allows PHP users to do some wonderful image manipulation with just a few simple functions
    558 times | category:
    this:1/2 25records  total:26    start  Previous  Next  Last    goto:

    Category

      Ad Management (6)
      Calendars (3)
      Chat Systems (8)
      Content Management (47)
      Cookies and Sessions (12)
      Counters (16)
      Database Related (37)
      Date and Time (15)
      Development (27)
      Discussion Boards (8)
      E Commerce (9)
      Email Systems (15)
      Error Handling (8)
      File Manipulation (38)
      Flash and PHP (6)
      Form Processing (26)
      Guestbooks (13)
      Image Manipulation (26)
      Installing PHP (7)
      Introduction to PHP (32)
      Link Indexing (9)
      Mailing List Management (9)
      Miscellaneous (62)
      Networking (9)
      News Publishing (9)
      OOP (29)
      PEAR (7)
      PHP vs Other Languages (2)
      Polls and Voting (7)
      Postcards (1)
      Randomizing (15)
      Redirection (12)
      Searching (10)
      Security (34)
      Site Navigation (17)
      User Authentication (16)
      WAP and WML (7)
      Web Fetching (10)
      Web Traffic Analysis (16)
      XML and PHP (18)