|
-
How to add an image uploader / text uploader to my site for visitors ?
HOW TO ADD AN IMAGE UPLOADER / TEXT UPLOADER TO MY SITE ?
To do that a user can upload an image / text to one of specified pages and link a url to it if he want
+The uploaded images / text should be displayed in a table on the page
+everytime a new user upload an image / text they should go to the first cell of the relevent table - a text table for text , an image table for images - the tables are about 10 rows and 10 collumns wide etc .
+ one visitor / one IP address can upload only one image / text during a given time period .
Things the system should deliver
1. an upload interface form ,
2. MYSQL database structure
3.PHP script with automatical uploadability to the given table
4.
an image resolution limit for images and character limit for text . those exceed rejected
5. linkability at the very moment they are uploaded
how i can get this accomplished ?
I know bit HTML . but none of php , MY SQML
i am in a desperate necessity . plz somebody hang around a while and post something usefull . ( something lengthy and desriptive )
-
reply
So you want us to do your job, free of charge? You're not asking for help, you're asking for work. If you have specific questions, phrase them well and we'll answer them. Otherwise, your best bet is to search the web for existing packages to do what you want, or post over in the marketplace.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.
-
well explained . Nice description . thanks for sharing the info regarding the image up loader / text up loader
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
|