Help !

Discussion in 'PHP' started by BromptonWeb, Dec 8, 2008.

  1. #1
    I have a line code i add in a php extension and it get that script to run:
    <?php include('paypal/index.php'); ?>

    Is there another way or another kinda code to work in a html extension?

    Cause now it does not work, it only work in php files

    Thank's
     
    BromptonWeb, Dec 8, 2008 IP
  2. smatts9

    smatts9 Active Member

    Messages:
    1,089
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    88
    #2
    You have to update your .htaccess page:

     
    smatts9, Dec 8, 2008 IP
    ncz_nate likes this.
  3. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #3
    read more about mod_rewrite that will solve this.
     
    bartolay13, Dec 8, 2008 IP
  4. rene7705

    rene7705 Peon

    Messages:
    233
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    rene7705, Dec 9, 2008 IP