Introduction
K PHP Develop it's an integrated Web developement tool, something like MS Interdev. It was designed for team work.
K PHP Develop contains three modules:
- Server
- Server Setup
- Client
and plugins for accessing database servers. Now support PostgresSQL, MySQL and Sybase.
Features:
- Multiuser access
- File locking
- HTML, JavaScript, PHP and SQL syntax highlighting
- Database access ( depends on KMySQL pugins )
- Query analizer ( depens on KMySQL plugins )
|
Download
Or try our ftp server at ftp://nexus.deltanet.ro/pub/kphpdev/.
Other mirrors:
http://www.tofan.ro/kphpdev/
http://www.project9.com/kphpdev/
|
Installation
- Download the archives
- Untar the archives
- Compile all modules
./configure
make
make install
- Run K PHP Develop Setup and say port, WWW Root Directory and set some projects directories ( on server )
- Run K PHP Develop Server ( you can put it to run on boot time ) on server
- Install at least one plugin, if you want database access
- Run K PHP Develop Client
|
Changelog
The recent new features are:
- ver. 0.1.6 - initial release
|
Requirements
|
Contact & Bugreports
For bugreports and suggestions send mail to the author,
Tiberiu Craciun.
|
Future Developments
- Editor options
- Users authentification
- ASP and JSP syntax highlight
- Better server administration
- Help
- File Templates
- CVS support
- Embeded HTML viewer
- Local working
- Image viewer and editor
- HTML Designer
- Statement completion
- Code completion
Next version ( 0.3 ) will be available at the end of first quarter 2000 and will contain:
- Bugs fixes
- Editor options
- Users authentification
- ASP and JSP syntax highlight
- Better server administration
|
Screenshots
|
|
Connect to a server:
|
|
| Open a file for editing:
|
|
| Files edit tag:
|
|
| Database tag:
|
|
| Query analizer tag:
|
|
|
|
|