PDA

View Full Version : play with code.


varun8211
01-27-2007, 06:08 AM
is it easy to play with the backedn PHP coding of the script ? I need it to customize with my website's existing database so that current members can login and submit articles, act as writers, admin etc..?

boccio
01-27-2007, 12:23 PM
If you're good PHP programmer - yes, you can do it. However please note that self-modifying PHP code voids free support if problems arise.

varun8211
01-28-2007, 02:02 AM
Is it possible to integrate with user table of existing database on current site ?

If you're good PHP programmer - yes, you can do it. However please note that self-modifying PHP code voids free support if problems arise.

Alex
01-28-2007, 12:01 PM
Yes it is.