Component development without using MVC architecture - Joomla! Forum - community, help and support


can develop custom component out using mvc architecture or other type of coding standards????????
i have developed custom page (a entry form) in php, 'mycomp.php' , put in folder named 'com_mycomp' under components. wrote complete code(the form) in single page in php website. , works fine, can add data data base , can retrieve it.

is secure develop component this???????
i have used "defined (_jexec)" in beggining of page......

anyone please help....!!!!!!!!
thanks in advance.....

vineeth wrote:can develop custom component out using mvc architecture or other type of coding standards????????
i have developed custom page (a entry form) in php, 'mycomp.php' , put in folder named 'com_mycomp' under components. wrote complete code(the form) in single page in php website. , works fine, can add data data base , can retrieve it.

is secure develop component this???????
i have used "defined (_jexec)" in beggining of page......

anyone please help....!!!!!!!!
thanks in advance.....


you can set of file , folder permissions 777, , works too!
it's not best way of doing things though...





Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support