upload image using php

1

Storing Images in MySQL with PHP

http://forum.codecall.net

You may want to allow users to upload files to your PHP script or store banner images from advertisers inside of your SQL database. Instead of creating and using a messy directory structure it may be more suitable to store them directly in your SQL database along with the advertiser or user information.

Read more »
Created by scriptmaker 3 years 19 weeks ago – Made popular 3 years 19 weeks ago
Category: php   Tags:

Navigation