Problem in self redirection and form components validation

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
sathiyaprabu
Forum Newbie
Posts: 1
Joined: Sun Mar 29, 2009 2:33 pm

Problem in self redirection and form components validation

Post by sathiyaprabu »

Hi
i'm stranger to php technology.
(Qn1)
. i know for redirect we use header function but when i was redirecting(by header function) to same page, it's showing some redirection error on browser(in mozilla). Any one having idea about self redirection and also tell me (Qn2) form components (Like text box, drop down box...etc) validation done in php and my final question is ,(Qn3) i used mail function to send mail but it's show errors and couldn't send mail by mail() function. Can you tell me the correct procedure?
Thanks in advance
mattpointblank
Forum Contributor
Posts: 304
Joined: Tue Dec 23, 2008 6:29 am

Re: Problem in self redirection and form components validation

Post by mattpointblank »

Be specific. Without your code and the error it gives, we can't help you.
Post Reply