T
teamcoco
Posts: 41
May 2, 2012 4:58pm
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?
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?
V
vball10set
Posts: 24,795
May 2, 2012 4:59pm
I voted

THE4RINGZ
Posts: 16,816
May 2, 2012 5:02pm
I do this kind of shit all the time.

sleeper
Posts: 27,879
May 2, 2012 5:02pm
Let me ask LJ I think he designs websites for a living and does lunch with Zuckerberg a couple times a year.

LJ
Posts: 16,351
May 2, 2012 5:03pm
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.
M
mella
Posts: 647
May 2, 2012 5:37pm
fifth

justincredible
Posts: 32,056
May 2, 2012 7:37pm
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.