i have following goal , wondering if another, experienced programmer can lend advice. i'm wondering if best approach. going local in-house limited use. not on web, have no concern (right now) security or beyond "functionality".
goal:
maintain , update mysql database customer information (for current job). use create other applications , demo job.. work in field engineer's support contact front-end / back-end application uses apache , linux back-end. stick linux back-end os. far databases current app support use oracle, mssql, mysql, hypersonic databases. kind of variety. choose mysql cause of price.
current plan:
- use linux (for testing purposes snow leopard os) for:
- apache server
- mysql server
- php server
- create front-end html page using javascript validation
- submit information php , update mysql, or retrieve data mysql
progress far:
- created html form using javascript validation. have validation set in .js file, in html page itself.
- downloaded mamp , have set on mbp
used eclipse make html form, purchased dreamweaver cs5.5. learn little. have taken beginning programing in vb, java, javascript, , use vbs , bash scripting @ work. know little lot of things, "expert" @ nothing.
being said if want utilize , manipulate mysql database, current plan appropriate. ie. html javascript -> passing php -> using php update , query mysql?
thanx
html -> php -> mysql common approach, hence why likes of mamp , lamp exist.
Forums Macs Mac Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
Comments
Post a Comment