Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    HTML Document 0.1

    Download button

    No screenshots available
    Downloads: 357  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Karol Krizka | More programs
    GPL / FREE
    August 28th, 2007, 01:05 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    HTML Document description

    HTML Document project is a PHP class for HTML page generation.

    HTML Document project is a PHP class for HTML page generation.

    I have been using HTML Document for the past few years as the core of all my web pages. This means that over the time it has been honed, and all cleaned of almost all bugs. I’ve decided to finally release it because I think that many other web developers will be able to use its power to create complex dynamic pages without needing complex code.

    There are several reasons why I created this class. First of all, it saves me a lot of typing. Now every time I start a new page, I do no have to manually add the HTML, HEAD, and BODY tags, because the class does it all for me. Also adding CSS stylesheets is just a matter of one line, and it can be done from anywhere in the document, but just right before the start of the BODY tag.

    The jewel of this class is output buffering. All output is buffered until the end of the script, and then it is send to the browser. This allows for a greater flexibility when developing pages, and makes the code much cleaner. For example, I no longer have to make sure that all HTTP headers are sent before any output.

    This means that I can display the menu that is the same in the entire website, then include another file that takes care of logging in a user, and redirecting him to his profile upon success. Also I can include one page within another, or just display the second page on its own, without destroying the XHTML structure of the document. I can have a login page included in the index.php file along with the global menu, or I can display it on it’s own.

    I have not heard of another class that does the same thing, but that does not mean that there isn’t an duplicate. So if you know of a similar class, why not contact me? I would be interested in comparing my own PHP class with it.

    Product's homepage

      


    TAGS:

    PHP class | HTML generator | generate documents | PHP | class | HTML

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM