Adding PHP page

Discussion and education for beginner / novice programmers interested in embarking on the development process to take advantage of the extensible nature of the Joomla! CMS.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Forum rules
Post Reply
7620
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sat Feb 23, 2008 4:10 pm

Adding PHP page

Post by 7620 » Sun Mar 02, 2008 9:52 am

hi guys,

i m using joomla 1.0.13 . i m trying to insert some information (ex: company name, type etc) into database.
can ny one please show me a way of how to do it.

User avatar
Rogue4ngel
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 199
Joined: Sun Nov 26, 2006 10:46 pm
Location: New York

Re: Adding PHP page

Post by Rogue4ngel » Sun Mar 02, 2008 3:08 pm

Do you have any programming experience at all with php or any language?

Here's a little reading that will help you get started with custom coding;

Development Wiki - gives you the basics on creating extensions.
http://dev.joomla.org/component/option, ... Itemid,32/


The API information, which can give you more insight into the structure of Joomla
http://api.joomla.org/
If you're not a part of the solution, you're a part of the problem.


Post Reply