New to PHP....

Discussion in 'PHP' started by jammy9001, Jul 12, 2010.

  1. #1
    Hi... I am new to this community... I am new to PHP... I was doing some basic websites with HTML,CSS,Javascript. I have to do a course registration web form for my department. I need help from you guys....

    My question :

    I host the website from my Univesity web server. I use filezilla and do updates for the website.... If I use a DB for the form which I am planning to design, Should I install the DB server on the web server?
     
    jammy9001, Jul 12, 2010 IP
  2. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #2
    yes i assume you talk abt mysql .. you can also install it on an external serve
     
    Bohra, Jul 12, 2010 IP
  3. Rainulf

    Rainulf Active Member

    Messages:
    373
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    85
    #3
    If you are hosting it on your University's web server, they should have a DB server, hopefully mysql to make your life easy. Besides, I don't think they will let you install something on their web servers, you're just a student.

    The best action is to ask them if they have one.
     
    Rainulf, Jul 12, 2010 IP
  4. jakomo

    jakomo Well-Known Member

    Messages:
    4,262
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    138
    #4
    Yes, as said here, you need a DB, but I am sure your U wont give you a full database to create your tables, ask them if you could create a DB for your project, or you could use files like TXT to save your information..
     
    jakomo, Jul 12, 2010 IP