User Profile

Collapse

Profile Sidebar

Collapse
saunders1989
saunders1989
Last Activity: Feb 25 '10, 12:46 PM
Joined: Jan 10 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • saunders1989
    replied to image gallery
    in PHP
    when i try you phase 3 code it just prints out the files names and description like shown:

    general shop.jpg 0 523861 2010-01-11 14:29:24 general shop.jpg

    doesnt display a image. do i have to have phase 4 aswell to display it?

    what i want to do is create a image gallery of the images that are stored on the database, preferablly i dont want to store any files on the database just a file path do you...
    See more | Go to post

    Leave a comment:


  • saunders1989
    replied to image gallery
    in PHP
    thanks for your reply. i have got it all to work so the file uploads to the folder images which is what i wanted. but isnt this way storing the file on the database. isnt it better to point the directory to the path of the file as it is faster? or is your way fast?

    another question is if i stick with your way of uploading the file how would i display the images. do you have a tutorial?

    thanks
    See more | Go to post

    Leave a comment:


  • saunders1989
    started a topic image gallery
    in PHP

    image gallery

    Hi,

    my goal is to create a website with an image gallery. i have about 6 buttons at the bottom of the page whcih when clicked will take you to a different album of photos.

    i have created the login page and the next step is to create the upload form to a database.

    these are the tables i am going to intened to use:

    TABLE: Gallery
    gID - auto incrementing unique ID
    gDescription...
    See more | Go to post
No activity results to display
Show More
Working...