Confused as what this php script is

Discussion in 'PHP' started by createrk, Jun 8, 2008.

  1. #1
    Hello Everyone,

    I am bit confused on the script used in the below site.

    http://www.londonholidaytravel.info/

    Here i can see that the site uses php and also adsense monotised. How can one can add another page to this site?

    I suppose there should be a config file where adding adsense pub id will reflect in other pages.

    Also this is not CMS script coz other people cant add contents by logging in or other sorts.

    Only admin rather site owner has to do manually.

    I am bit confused as what name i need to put in for searching this script in google.

    Please advice.

    Thanks,
    Createrk
     
    createrk, Jun 8, 2008 IP
  2. Danltn

    Danltn Well-Known Member

    Messages:
    679
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    120
    #2
    It's just an HTML website... just because it's got a PHP extension doesn't mean there's massive amounts of PHP in it, maybe just a logger and perhaps the menu bar.

    To add a page the owner probably creates another page in his FTP client, adds the data, then changes the other files (or changes his menu bar, perhaps included or something.)

    You get the idea.
     
    Danltn, Jun 8, 2008 IP
  3. lucozade111

    lucozade111 Peon

    Messages:
    1,361
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I don't' think it is a script, just someone has made an html template and added a few bits of php to echo a few variables such as adsense or colour. The main bulk of the php is just html so I don't think it is a script as such.
     
    lucozade111, Jun 8, 2008 IP
  4. createrk

    createrk Active Member

    Messages:
    847
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Thanks :) This is what i am looking for. But can i get these types of html-php driven templates in net? I searched a lot but in vain :(

    Or it has to be made as a custom one?

    Please advice.

     
    createrk, Jun 8, 2008 IP
  5. kirpikinzi

    kirpikinzi Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    there is no need to search much.
    these sites just uses , as danltn said, php include function. and for the design they uses css.

    i also do this in gitarfest.org

    if you need the codes i can send you some.
    or tell me what exactly you want, i mean do you want a site like London Travel guide
     
    kirpikinzi, Jun 8, 2008 IP
  6. createrk

    createrk Active Member

    Messages:
    847
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #6
    It would be awsome if someone can provide me that script aling with template :) I owe you all :)
     
    createrk, Jun 8, 2008 IP
  7. itnashvilleCOM

    itnashvilleCOM Banned

    Messages:
    176
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Looks like a simple article site to me where you type the article in admin and it is then parsed into a template. That's like 1 hour coding there.
     
    itnashvilleCOM, Jun 9, 2008 IP
  8. createrk

    createrk Active Member

    Messages:
    847
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #8
    As already mentioned, it would be great if someone can give me some pointers as where to get this kind of things. I am ready to pay a small amount for this :)

    Thanks
     
    createrk, Jun 9, 2008 IP