Well, in order to learn Php step by step with some very good examples, please visit the following site:
w3schools.com/php/default.asp
![]()
This is a discussion on PHP coding? within the Programming forums, part of the Web Designing & Development category; [COLOR=#000000][SIZE=4]Hi Friends, How do you use div class' in php such that you can attach html generated by php into ...
[COLOR=#000000][SIZE=4]Hi Friends,
How do you use div class' in php such that you can attach html generated by php into that div class. Example
<html>
<head>
</head>
<body>
<div class="border">
</div>
<?php
echo "This needs to go into the class border"
?>
</body>
</html> [/SIZE][/COLOR]
Well, in order to learn Php step by step with some very good examples, please visit the following site:
w3schools.com/php/default.asp
![]()
Thank u very much,I am new learner in PHP platform,therefore I want to know the coding part in PHP.Now I get the overall idea about PHP coding part.I definitely use this concept.
Bookmarks