Pro and Cons about using PHP database on the web

tinkertron

Board Regular
Joined
Aug 4, 2009
Messages
80
I'm thinking about converting my Excel database spreadsheet to the web using php/mysql...

How easy is it for formulas to go from Excel to the php coding?

I'm think about using http://www.apphp.com/php-datagrid/index.php to maintain my database online.

I had acouple of co-worker who are working off the database that I designed over 7 years ago, and they pretty much jack-it-up now. :(

I firgue I can control their mess ups if I block the coding via web, so that they don't have access to accidently remove any of the coding.

Anyone here have any php/mysql experience in this field? I know already that this might be a costly project, but I need to know what to expect as far as coding is concern.
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
1) It's a good platform. 2) It's nothing like Excel.

Do it if you are interested in expanding your skills and resources. Otherwise, you can still use MySQL as a backend database without a web server. Also, another option is using SQL Server Express which is a decent way to upgrade to a better database platform.

If you have no experience with actual databases you might consider starting with Access as it's user friendly and fun.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,278
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top