$this is not a comment;
//this is a comment
/*this is also
a
comment */
< ?php // This is an example of comment in PHP /* This is another example of comment in PHP and we can write comments in multiple lines using this method */ ? >
We can use php tags in different ways. <?php //php code to be written here ?> OR <? //php code ?> This tag will not work when we using editors such as macromedia dreamweaver. OR < script language="php"> //php code </script>
// For single line comments /* Your comments here */ For multi-line comments
PHP is a recursive acronym for "PHP: Hypertext Preprocessor" created by The PHP Group. PHP is a widely used server-side scripting language and the general purpose of PHP is to create dynamic Web Pages. For more information, visit the PHP website.
"PHP: Hypertext Preprocessor".
< ?php // This is an example of comment in PHP /* This is another example of comment in PHP and we can write comments in multiple lines using this method */ ? >
There are 3 styles of PHP comments // comment a single line # comment a single line (perl-style /* comment block */
There are many ways to comment in PHP, all of them valid: /* Classic C style, which allows you to comment blocks rather than single lines */ // C++ Style, which remarks the remainder of a single line # bash style, which also is a rest-of-the-line comment
You'd need PHP and mySQL knowledge for this. Search Google for "Free PHP Comment Scripts".
You would need to learn PHP and MySQL try http://www.tutorialized.com
We can use php tags in different ways. <?php //php code to be written here ?> OR <? //php code ?> This tag will not work when we using editors such as macromedia dreamweaver. OR < script language="php"> //php code </script>
// For single line comments /* Your comments here */ For multi-line comments
Answer: Php 2510% of Php 250= 10% * Php 250= 0.10 * Php 250= Php 25
PHP Consultant is a Expert PHP Developer who Guide PHP Development Process
No, PHP is text file with .php extension.
Yes php 4.4.7 server support php 5 files. But most of the php 5 features are not supported by php 4.4.7 version
It supports websites made on php but not coding in php. There are workarounds for coding in PHP using Android.