PHP Includes with javascript

Discussion in 'JavaScript' started by John84, Jul 19, 2007.

  1. #1
    Hello,

    I often use PHP includes on my sites. However, a site I am working on is on a server that does not have PHP capabilities. Is there a way to do what php includes does but using javascript?
     
    John84, Jul 19, 2007 IP
  2. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #2
    answer is no. PHP is server side coding...language must be on server. JS is only client side language.
     
    gibex, Jul 19, 2007 IP
  3. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #3
    nico_swd, Jul 19, 2007 IP