Results 1 to 9 of 9

Thread: [RESOLVED] Parse it!

Threaded View

  1. #1

    Thread Starter
    Fanatic Member ididntdoit's Avatar
    Join Date
    Apr 2006
    Location
    :uoıʇɐɔoן
    Posts
    765

    Resolved [RESOLVED] Parse it!

    I have searched long and heard, but I have failed to find a working instructions on how to accomplish the following:

    I have a web server (in my closet ) that is running Windows XP Pro SP2 and Apache 2.2 and PHP 5.2.5.5 (I believe) and I have lots of PHP codes that I'm dying to integrate on my site, but would like to make it like CSS (one PHP page that is linked to). My problem is that I cannot link to the php page from an HTML document. I have tried a few ways and none work. I was told that I need to configure Apache to parse the PHP in the HTML (<?php import("myfile.php"); ?>) and actually run the code in myfile.php instead of just read it and ignore it. How can I achieve this? Any help would be much appreciated!


    EDIT: I also have MySQL 5.0 installed, in case that makes a difference...
    Last edited by ididntdoit; Apr 16th, 2008 at 09:59 PM.
    Visit here to learn to make the VB interface fit you!.
    "I have not failed 10,000 times. I have successfully identified 10,000 ways that will not work" Thomas Edison
    "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners" -- Ernst Jan Plugge

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width