Results 1 to 6 of 6

Thread: HTML question

  1. #1
    wnc
    Guest

    HTML question

    Hopefully this is a silly question.

    Without using iFrames that is not Google-readable, is there a way that text content, for example a blog, assuming sizing is similar, could be imported into a non-php webpage.

    Let me explain. Most of you know that I tend to write in the heat of the moment with some of the topic discussions here, especially after hours of work and a few glasses of wine.

    I certainly do not have the talents of many of the wonderful writers here.

    Yet blogs seemingly now gets TOO much attention from Google, and personally I think it is already getting abused. Even though the ship left shore long ago (in other words I am reacting), I am now feeling forced to create a blog. Since it takes me time to write, I would like to use my text elsewhere automatically, without the droll copy-paste, thus the question.


  2. #2
    virgin by request ;) Chilihost's Avatar
    Join Date
    Oct 2003
    Posts
    4,496
    you can use php includes in non-php pages if you set up your server or site (via htaccess) to parse the html page as php.....does that help?

    cheers,
    Luke


  3. #3
    wnc
    Guest
    Thank you very much for responding

    I had though really hoped for a non-PHP solution ChiliHost.

    I have heard nightmares of PHP having back doors, yet another reason I avoided PHP use on my dedicated server. Maybe I am just old-fashioned.

    When it comes to PHP, I am in the dark closet, with seemingly no way to escape except to pay someone for their knowledge.

    So... without PHP, what I envision is not viable ChiliHost?


  4. #4
    virgin by request ;) Chilihost's Avatar
    Join Date
    Oct 2003
    Posts
    4,496
    I am sure there is some way to do it but I can't think of a different way right now??? Anyone else know of a different way to do this?

    as for php being unsecure, its pretty much always the script that is unsecure. If you are only using php as a method to include server files, there is no upload or interactive functionality so imho it would not present a security issue.

    ...or maybe someone else will make a suggestion here.

    cheers,
    Luke


  5. #5
    Xstr8guy
    Guest
    Lee, didn't you manage to do something like this about 6 months ago using some straight html?


  6. #6
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635
    Quote Originally Posted by Xstr8guy View Post
    Lee, didn't you manage to do something like this about 6 months ago using some straight html?
    Yep i did

    Regards,

    Lee


Posting Permissions

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