Page 1 of 1

A little great problem... [PHP-SQL]

Posted: Wed Jun 14, 2006 11:15 am
by FrEdI
Hi all !  ;D

I'm a newbie :D concerning Content Management System but i have to work with it... :-\

It's true that when i began, i had problems to understand these systems... :(

Now i try to learn more and more, and cause i like to program in .php, i would like to know if CMSmadesimple permits us to use .php ? then if it manages .sql ? ???

Thank you ! ;)

Re: A little great problem... [PHP-SQL]

Posted: Wed Jun 14, 2006 11:11 pm
by Elijah Lofgren
FrEdI wrote: Now i try to learn more and more, and cause i like to program in .php, i would like to know if CMSmadesimple permits us to use .php ? then if it manages .sql ? ???
Yes, you can use php code in your pages via "User Defined Tags" or you can Create a Module, both can run SQL code.