Hi, I want to make a separated sidebar as a html page, then I want a code to claim it in the main pages so I can edit it one time to be edited in all other pages automatically?
I think what your asking can be done with the php include function. <?php include 'sidebar.php'?> Code (markup): http://php.net/manual/en/function.include.php