Archive

Creating a site using PHP/MySQL

  • teamcoco
    This probably isn't the right place to ask but I'm looking to create a site using PHP and possibly MySQL where the layout of the site would look similar to an excel spreadsheet . I would think using PHP and MySQL would be easier and necessary for my needs as I can update the info quicker rather than having to edit a .php page and re-upload it.

    A little more in detail I would dedicate a single page to one subject in particular and I would want to be able to edit the info in the tables quickly, online.

    Is this possible?
  • vball10set
    I voted
  • THE4RINGZ
    I do this kind of shit all the time.
  • sleeper
    Let me ask LJ I think he designs websites for a living and does lunch with Zuckerberg a couple times a year.
  • LJ
    sleeper;1160283 wrote:Let me ask LJ I think he designs websites for a living and does lunch with Zuckerberg a couple times a year.

    That's Justin dummy.
  • mella
    fifth
  • justincredible
    teamcoco;1160272 wrote:This probably isn't the right place to ask but I'm looking to create a site using PHP and possibly MySQL where the layout of the site would look similar to an excel spreadsheet . I would think using PHP and MySQL would be easier and necessary for my needs as I can update the info quicker rather than having to edit a .php page and re-upload it.

    A little more in detail I would dedicate a single page to one subject in particular and I would want to be able to edit the info in the tables quickly, online.

    Is this possible?

    Yes, possible and really easy.