how to create mysql data base

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ahmedalobaidy
    New Member
    • Mar 2010
    • 6

    how to create mysql data base

    hi

    i have installed appserver (localhost) on my computer and i want to create mysql data base and connect it with my site on the (localhost), ,,, that's mean i have a hyper link in my site and when some body click on the any file's hyper link download started from the data base ,,,, before the download started i want to write the name of file and the size of file and then download it

    best regards
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Hey.

    What kind of software are you using? PHP? .Net? Java?
    Which version of MySQL are you working on?

    For details on how to install, access and operate the basic commands in MySQL, check out my MySQL Basic Tutorial. That should at least get you started.

    Comment

    • ahmedalobaidy
      New Member
      • Mar 2010
      • 6

      #3
      thanx for replay
      i have (appserv 2.5.7) and use php

      Comment

      Working...