SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: mysql best practices

  1. #1
    SitePoint Zealot
    Join Date
    Mar 2011
    Posts
    146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question mysql best practices

    Hi all,

    I have created a simple php form with an option to upload a pdf file.

    which is the best / simplest way to go.

    any advice on how to get started.... ive read something about storing the attachment on the server and the files path in the db? if this is the best way

    How do i get statred with this any advice would be great.

  2. #2
    SQL Consultant silver trophybronze trophy
    SitePoint Award Recipient r937's Avatar
    Join Date
    Jul 2002
    Location
    Toronto, Canada
    Posts
    38,455
    Mentioned
    34 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by minusten View Post
    ive read something about storing the attachment on the server and the files path in the db? if this is the best way
    yes it is
    r937.com | rudy.ca | Buy my SitePoint book: Simply SQL
    "giving out my real stuffs"

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •