.php tags hindi
.php syntax
php me tags ka bhut use hota hai.. php me two tags main hote
start tag- <?php>
end tag- ?>
simple synax php example-
<?php
// code here
?>
php style tag-
<%php
//code here
%>
style tag se releted hai
php short tags-
<?
//code here
?>
famous comments use in php-
//you code here
//code here
//php code here
mainly famous tag use in <?php and ?> use
jjj

No comments:
Post a Comment