Jump to content

Question about creating an online PHP MySQL app


outomyelement

Recommended Posts

Hello,

 

I'm new to the forums, so i'll say thank you in advance for any help!

 

I'm interested in creating an online application using php. I'm currently taking an intro course to PHP and MySql and a beginner. I've been coding HTML and CSS for 10 years, but 'real programming' is new. Anyhow, I believe i'm going down the right path but wanted to run it by 'experts.'

 

I'm trying to convert a set of excel spreadsheets over to an online tool for engineers that I can charge monthly for access. I want the application to be able to do calculations (behind the scenes) much like what excel can do across sheets (i.e. lookup tables, sin,cos,tan, vlookup, hlookup, round, etc.). I believe that PHP and MySQL is the best way to go based on some feedback I've received from a trusted friend. I've got databases of products and specs that i need to lookup, reference and then multiply, divide, and other basic calcs (the most complex being trigonometry). I also want to be able to store 'sessions' or 'projects' as well as tables of building code data. I would also down the road like to be able to reference and call pdf documents.

 

Do you think php is the right way to go? I'm hoping to go full throttle on this once I feel like i'm heading in the right direction...

 

Thank you very much!!!!!!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.