You may wish to have the same piece of code appearing in more than one page. If so, create a new .php file which includes just that code then refer to that .php file everywhere you wish to use it.
Your server needs to be running PHP for this to work (Most do). If it doesn’t work for you contact your server administrator.
<?php include "yourcode.php";
?>
Please share if you find the content useful - thank you
FORUM |
|
Have a comment or something to say? |