| Color Picker | ![]() | |
| Web menu edit interface: |
| and | ||||||||||||||||||||||||
readfile ( "web-menu.php" );
If you need to place the web-menu in a non-PHP section (i.e. HTML section) of the PHP script then use the following
line of code alternatively:
<?php readfile ( "web-menu.php" ); ?>