multiple image upload and thumbnail display [message #178238] |
Wed, 23 May 2012 20:36 |
Dirjit
Messages: 1 Registered: May 2012
Karma: 0
|
Junior Member |
|
|
hello guys, i am a newbie to PHP, and i am looking for a code that can
upload images to a file, save the path in MySQL, create a thumbnail
and finally display the images. i would be grateful if someone can
help.
|
|
|
Re: multiple image upload and thumbnail display [message #178242 is a reply to message #178238] |
Thu, 24 May 2012 13:04 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On 5/23/2012 4:36 PM, Dirjit wrote:
> hello guys, i am a newbie to PHP, and i am looking for a code that can
> upload images to a file, save the path in MySQL, create a thumbnail
> and finally display the images. i would be grateful if someone can
> help.
What have you tried so far?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
|
|
|
Re: multiple image upload and thumbnail display [message #178261 is a reply to message #178242] |
Fri, 25 May 2012 12:12 |
IRC
Messages: 6 Registered: April 2012
Karma: 0
|
Junior Member |
|
|
If you are new, you can find lots of tutorials at online, and no one
will going to give you kinda package unless they are being paid,
I suggest you to PHP tutorials (www.w3schools.com, php.net or so) and
come back in this group with a more specific questions.
|
|
|