problems in submitting of forms in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
saif_in
Forum Newbie
Posts: 2
Joined: Sun May 16, 2010 4:15 pm

problems in submitting of forms in php

Post by saif_in »

hi there i have created a component in joomla based on mvc and i have a user registration form as one of the form in that and when i enter the credentials in the required username, paasword and email id fields and when i click register it is not doing anything just showing the same page. can u plz tell me were iam going wrong. and suggest something.
User avatar
Chalks
Forum Contributor
Posts: 447
Joined: Thu Jul 12, 2007 7:55 am
Location: Indiana

Re: problems in submitting of forms in php

Post by Chalks »

You need to go more in-depth with your question than that. Post some of the relevant code and tell us what's working correctly and what's not.
Post Reply