Search results

  1. L

    XML + PHP script help!?

    I want to make a form which once you send it saves the entered data into an xml document and auto updates the page to display it, I guess something along the lines of what yahoo answers looks like. Anyone have a template of such or know the codes for it?
  2. L

    JavaScript Include Similar to PHP Include?

    Is there something available for Javascript similar to the PHP code: <?php include("header.php"); ?> I want to insert an external navigation into my pages without having them all edited individually.
  3. L

    JavaScript Include Similar to PHP Include?

    Is there something available for Javascript similar to the PHP code: <?php include("header.php"); ?> I want to insert an external navigation into my pages without having them all edited individually.
Back
Top