This is not a Content Management System written in PHP! The aim is to provide freedom! The web Developer is free to design webpages/data using any medium that can be converted to XHTML, XML, WAP, etc. Extend a 'Renderer' to add the functionality!


http://phpwebengine.sourceforge.net





Separate each tag with a space.

Release Date:

2002-08-05

Topics:

License:

Ratings and Reviews

Be the first to post a text review of phpWebEngine. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    copropig committed patchset 33 of module phpWebEngine to the phpWebEngine CVS repository, changing 1 files

    posted by copropig 2649 days ago

  • Code committed

    copropig committed patchset 32 of module phpWebEngine to the phpWebEngine CVS repository, changing 6 files

    posted by copropig 2649 days ago

  • Code committed

    copropig committed patchset 31 of module phpWebEngine to the phpWebEngine CVS repository, changing 3 files

    posted by copropig 2652 days ago

  • Code committed

    copropig committed patchset 30 of module phpWebEngine to the phpWebEngine CVS repository, changing 2 files

    posted by copropig 2652 days ago

  • I have sucessfully re-invented the wheel

    Well it didn't take me as long as I initially thought...so now its back to working on that branched template engine!

    posted by copropig 2652 days ago

  • Code committed

    copropig committed patchset 29 of module phpWebEngine to the phpWebEngine CVS repository, changing 2 files

    posted by copropig 2652 days ago

  • More delays, I have to re-invent the wheel!

    Well sadly, I have to announce even more delays. After working with the xml_parse_into_sruct method for a while...I noticed it doesn't place comments or processing instructions into the two arrays it outputs. This is not good for my purposes...i need those PI instructions...it would also have been nice to have the <!DOCTYPE tags essential to XHTML parsed into these arrays too...but nope. So now I am off to re-invent the wheel. I have to use the traditional xml_parse() method and built my own version of the xml_parse_into_struct method. One that includes EVERYTHING inside the xml document!! oi!

    posted by copropig 2652 days ago

  • File released: /phpWebEngine-pre-a-r1/pre-Alpha-release1/phpWebEngine-pre-a-r1.tar.gz

    posted 2652 days ago

  • Code committed

    copropig committed patchset 28 of module phpWebEngine to the phpWebEngine CVS repository, changing 5 files

    posted by copropig 2652 days ago

  • Alpha Release delayed

    Sorry folks, no Alpha release for a few more days. Instead I have taged the current source as pre-a-r1. You can download this version of the module from CVS if you wish...but it will contain broken and incomplete code. After working so hard trying to get the algorithms right for the template engine using the xml_parse() method. I've decided to scrap that idea all together. I would ideally like to use the DOMxml functions to parse the template files, but this requres a special PHP setup. So I want to keep my core phpWebEngine as simple as possible to install. So I am going to investigate the use of xml_parse_into_struct. Which gives me a tree representation of an XML document in 2 seperate arrays. This should make my life a lot easier!!

    posted by copropig 2652 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

phpWebEngine Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review