sql - not used mysql comment ( <- not statement) -


i want know mysql comment #, -- # , - cannot used inside comment.

i want use comment when going php mysql.

special php option:

magic_quotes_gpc = off 

mysql supports 3 types of comments: --, # , /*...*/.

http://dev.mysql.com/doc/refman/5.7/en/comments.html


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -