Quote:
Originally Posted by Abagail
MySQL isn't a programming language. How-ever note that PHP is server-sided and is used to carry out operations. PHP dies, and looses all control after loading. Note that HTML is the visual aspect, and is used to create the actual "graphics" of your website.
PHP is much like C/PAWN, and isn't really all that hard to learn.
|
It doesn't "die", it just finish his work.
you're saying it like "dying" is an option...
And no, just no.
HTML is not the actual graphics of the website, it is its skeleton, a markup which is being utilized to organize text and give a soul for these empty, black and white markup.
CSS is doing the graphical part.
PHP isn't much like C and definitely not like PAWN which in it you must create the array and give it a
fixed size, while PHP dynamically adjusts the array type and size, so all you have to do is just use it.
I am starting to doubt the websites you have created are even by you.
MySQL
IS a language, if you'd bother to reverse the abbreviation you'd see MySQL means My Structured Query
Language
Quote:
|
Originally Posted by Mr.Wikipedia
The SQL phrase stands for Structured Query Language
|
http://en.wikipedia.org/wiki/MySQL
MySQL is larger than you think, you're just using only the basics, thats why you think MySQL is just open, write, read.
no, it can do more than that.