Search found 11 matches

by Adam
Wed Aug 13, 2003 2:17 am
Forum: PHP - Code
Topic: Image Upload Script, Please Help
Replies: 7
Views: 1730

Sorry to be a pain, but can you show me what the code would look like txtTheFile was an image, and if my code was with it? Thanks a bunch either way.

Adam
by Adam
Tue Aug 12, 2003 8:35 pm
Forum: PHP - Code
Topic: Image Upload Script, Please Help
Replies: 7
Views: 1730

Image Upload Script, Please Help

I need sone help, and I would appreciate any that anyone could provide. I have a script set up that uploads images path to my database, but I want it to upload the images to my server as well, and store the path in the database. The code looks like this. <?php if ($action == "add") { if ($...
by Adam
Tue Aug 12, 2003 8:33 pm
Forum: Databases
Topic: Please Help With Script
Replies: 0
Views: 1633

Please Help With Script

I need sone help, and I would appreciate any that anyone could provide. I have a script set up that uploads images path to my database, but I want it to upload the images to my server as well, and store the path in the database. The code looks like this. <?php if ($action == "add") { if ($...
by Adam
Sun Aug 10, 2003 8:07 pm
Forum: Databases
Topic: Images in Database
Replies: 14
Views: 2451

Ok, I saved 466 screenshots to folders on my hard drive... I wrote a pretty simple script and made a new table in my database also. The table has these columns. screensid int(11) No auto_increment folder text Yes NULL path text No thumb text No gamename text No gameid int(11) No 0 systemid int(11) N...
by Adam
Sun Aug 10, 2003 7:49 am
Forum: Databases
Topic: Images in Database
Replies: 14
Views: 2451

All I know is I am going to manually download all of these images, and get them the heck out of my database.
by Adam
Sun Aug 10, 2003 12:31 am
Forum: PHP - Code
Topic: Storing Images in a Database
Replies: 1
Views: 404

Storing Images in a Database

Is it a bad idea to store images that are going to be access a lot in a database. I.E. check out any of the screenshots at my site http://www.gamer-talk.net/screenshots.html
by Adam
Sat Aug 09, 2003 7:51 pm
Forum: Databases
Topic: Images in Database
Replies: 14
Views: 2451

Yea I can fetch the ID's of all the images, where would I go from there? Thanks for all of your help thus far.
by Adam
Sat Aug 09, 2003 7:29 pm
Forum: Databases
Topic: Images in Database
Replies: 14
Views: 2451

I dont know why, thats how my CMS was configured when I got it... I wish I could export all of them into folders, and have a program re-detect them out of the database.
by Adam
Sat Aug 09, 2003 7:47 am
Forum: Databases
Topic: Images in Database
Replies: 14
Views: 2451

Images in Database

I am in a dilemma, my site http://www.gamer-talk.net has a lot of screenshots stored in my databse. Is there any way to get these files from the db without manually downloading every single one? Isn't it a lot better not to store images used for a purpose like them in a database? Anyone recommend a ...
by Adam
Mon Jul 28, 2003 5:35 am
Forum: PHP - Code
Topic: Need to shorten a result.
Replies: 3
Views: 408

I dont know how to code this... Can you or anyone help?
by Adam
Mon Jul 28, 2003 2:45 am
Forum: PHP - Code
Topic: Need to shorten a result.
Replies: 3
Views: 408

Need to shorten a result.

The problem is on the main page of my website at http://www.gamer-talk.net/. If you look in the reviews and previews box, the text is too long and makes it go 2 lines sometimes. I want to nake it so if it's too long, it will just go ... i.e. Super Mario Advance 4: Super Mario Bros. 3 -> Super Mario ...