Skip to main content


developerWorks  >  Open source | Java technology  >

Get started with an open source CMS, Part 5: Build a PHP WebDAV client for Jakarta Slide

developerWorks

Level: Intermediate

Michael Oliver (ollie@alariussystems.com), CTO, Alarius Systems LLC

24 Feb 2006

Register now or sign in using your IBM ID and password.

In this tutorial, the fifth in the series, learn how to create a PHP Web-based Distributed Authoring and Versioning (WebDAV) Client for Jakarta Slide that you can use to build PHP applications for content management. With this knowledge, you can then go on to build other PHP applications on a system that can manage numerous users and documents.

In this tutorial

  • Start an Eclipse project

  • Creating the PHP project

  • The first methods: open() and close()

  • The first test: Write your demo page

  • The mkcol, get, and put methods

  • Upload to the Slide server

  • The future

Prerequisites

To follow along with this tutorial, you need basic PHP programming and knowledge of how to use Eclipse, and you need to download several applications, including PHP, Eclipse, and the Slide/Tomcat bundle.


System requirements

  • Any version of the Linux® or Microsoft® Windows® operating system


Duration

Under 2 hours


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed


My developerWorks needs you!

Connect to your technical community


More in this series:
Get started with an open source CMS