From: Joby W. <joby@u.washington.edu> - 2003-01-17 16:34:58
|
Yes, it would work. Your app would just have to include the appropriate=20 .php files and use the classes and functions. Though if you have to=20 include lib/main.php you'll run into it wanting to run PHPWiki. It is=20 planned to move the main() call to index.php (once we get all of the=20 local configuration out of index.php). jbw Mazloumi wrote: > Dear PHPWiki-Team, >=20 > =20 >=20 > i was wondering wether you see a chance to use PHPWiki on the backend o= f=20 > an existing application that is developed with PHP/mysql. I want to=20 > allow the program to have the responsibility to create and to delete th= e=20 > content but to use PHPWiki als the version control interface for=20 > modifications and for retrieving a requested version. Do you think it i= s=20 > possible to integrate PHPWiki for such a purpose? Like any request to=20 > retrieve/edit an existing content from the database is dipatched to PHP= Wiki. >=20 > =20 >=20 > Thank you very much for any idea. >=20 > =20 >=20 > Best wishes, >=20 > nima >=20 > =20 >=20 > ___________________________________________________ > *Dipl.-Kfm. Nima Mazloumi* =20 >=20 > Universit=E4t Mannheim > Lehrstuhl f=FCr ABWL und Industrie, insbesondere Produktionswirtschaft = und=20 > Controlling - Prof. Dr. Hoitsch > Lehrstuhl f=FCr Wirtschaftsinformatik III - Prof. Dr. Schader >=20 > L13,15 > Raum 421 > 68131 Mannheim > Tel. +49 (0)621-181-3460 (office) > Fax. +49 (0)621-181-1643 > Handy: +49-(0)-177-5757277 > Email: maz...@wi...=20 > <mailto:maz...@wi...> > ___________________________________________________ >=20 > =20 >=20 |