i have made a menu bar for web developement projects
but they have come up with this error:
the code i used is this:
so is there any way to enable this so i can get it working.
thanks in advance.
but they have come up with this error:
HTML:
Warning: include() [function.include]: URL file-access is disabled in the server configuration
the code i used is this:
PHP:
<?php
include('http://www.vinnyswebdevelopement.com/uShareBar/index.php');
?>
so is there any way to enable this so i can get it working.
thanks in advance.