hello,
I am a new user of CMS made simple. I already created some sites with php and I would like to reuse code that I have developped for certains forms, validation of forms and to submit data in a table of database.
How can I to integrate this php code with the CMS made simple?
is it be possible?
In the future; to create new forms, code to send data to database, code to validate data, what do I need to implement in CMSMS??
When I decided to use CMSMS, does it mean that I have to develop all my complete web site with CMSMS or is it be possible to still use simple php code?
thks for your help
Valery
How to integrate existing php code to CMS made simple?
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
- Location: USA
Re: How to integrate existing php code to CMS made simple?
There are powerful form modules available (FormBuilder and FormBrowser) available under downloads that can validate and store form submissions to a database. And you can still use custom php and the best way it seems is with UDT (user defined tags) sans the opening and closing php tags.
Take a penny, leave a penny.
Re: How to integrate existing php code to CMS made simple?
- ok so I will first try to redefine my forms with form builder (using submission ones)
- for integration of php, I will so use UDT
thks for your help
Val
- for integration of php, I will so use UDT
thks for your help
Val