HTML, Javascript, PHP, SQL
There should be a better language that spans from web client, web server, and database.
Javascript seems to have the capability to force render HTML and do HTTP requests. Unfortunately, PHP only seems to view the HTML/Javascript output as a simple stream of bytes. The database is completely isolated by SQL that needs to be written--and sometimes is written as a security hole at the web client side.
Javascript seems to have the capability to force render HTML and do HTTP requests. Unfortunately, PHP only seems to view the HTML/Javascript output as a simple stream of bytes. The database is completely isolated by SQL that needs to be written--and sometimes is written as a security hole at the web client side.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home