Hello,
I am working on making a page dynamic.
i have a list of services on the left corner of the page and i want to load a details of the service on the right side. the page should reload on click of a link and no frames are being used.
I thought of using server side includes based on a variable passed by the url. so far i have been unsucess full due to my limited knowladge of php syntax.
how to i make this work.
