| View previous topic :: View next topic |
| Author |
Message |
Blank I post too much
Reputation: 1
Joined: 20 Jun 2006 Posts: 3044
|
Posted: Tue Feb 19, 2008 11:41 am Post subject: So I need to create this database.... |
|
|
I need to create this database for work.
Simple task- A place where people can upload pictures and view uploaded pictures, for the most part.
I need to learn how to make it, though.
So, I was thinking MySQL. That would work, right? Not exactly too knowledgeable here. Let me know if there is better
Anyone here skilled at that kind of thing that can point me in the right direction?
Also, if you'd like to help thats cool. Of course you'd be in the credits and you'd have something to show for yourself when applying to school... I guess.
For now, though. I just need direction.
Help is greatly appriciated.
_________________
|
|
| Back to top |
|
 |
92Garfield I'm a spammer
Reputation: 57
Joined: 20 Dec 2007 Posts: 5871 Location: Banana Republic Germany
|
Posted: Tue Feb 19, 2008 11:48 am Post subject: |
|
|
want to write it by urself? otherwise try searching a script with google that is just needed to be installen on a FTP server with MYSQL
_________________
|
|
| Back to top |
|
 |
Blank I post too much
Reputation: 1
Joined: 20 Jun 2006 Posts: 3044
|
Posted: Tue Feb 19, 2008 12:21 pm Post subject: |
|
|
| 92Garfield wrote: | | want to write it by urself? otherwise try searching a script with google that is just needed to be installen on a FTP server with MYSQL |
Hm.
_________________
|
|
| Back to top |
|
 |
SF I'm a spammer
Reputation: 119
Joined: 19 Mar 2007 Posts: 6028
|
Posted: Tue Feb 19, 2008 12:54 pm Post subject: |
|
|
Create a network and give everyone access to the drive the files are on via a logon script.
_________________
|
|
| Back to top |
|
 |
Blank I post too much
Reputation: 1
Joined: 20 Jun 2006 Posts: 3044
|
Posted: Tue Feb 19, 2008 9:13 pm Post subject: |
|
|
Any other ways I could do this? Looking for all possible!
_________________
|
|
| Back to top |
|
 |
Localhost I post too much
Reputation: 0
Joined: 28 Apr 2007 Posts: 3402
|
Posted: Wed Feb 20, 2008 5:51 am Post subject: |
|
|
Install Apache and PHP and MySQL on your computer... Open port 80 to your computer... Now your computer is a webserver
I think you are being misled.... You don't need to make a MySQL database for a simple image-upload script.
Go to www.hot-scripts.com
Search Image Upload under PHP.
Put the Image Upload script in your website...
Boom your done.
_________________
|
|
| Back to top |
|
 |
Blank I post too much
Reputation: 1
Joined: 20 Jun 2006 Posts: 3044
|
Posted: Wed Feb 20, 2008 5:14 pm Post subject: |
|
|
| bam2550 wrote: | Install Apache and PHP and MySQL on your computer... Open port 80 to your computer... Now your computer is a webserver
I think you are being misled.... You don't need to make a MySQL database for a simple image-upload script.
Go to www.hot-scripts.com
Search Image Upload under PHP.
Put the Image Upload script in your website...
Boom your done. |
Sweet, thanks.
_________________
|
|
| Back to top |
|
 |
|