![]() |
|
? |
![]() PHP FAQ PHP Articles PHP Help Bulletin Board PHP Manual (NEW!) First Time PHP'ers Help with programming Sql assignment help PHP Homework Help C# Help
|
? |
|
|||||||||||||||||||||||||||||||||||
?Reply To This Message | ||||||||||||||||||||||||||||||||||||||
?Your Name: | ||||||||||||||||||||||||||||||||||||||
?Your Email: | ||||||||||||||||||||||||||||||||||||||
?Subject: | ||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||
Email replies to this thread, to the address above. | ||||||||||||||||||||||||||||||||||||||
??wrote: > > i use post in my script... but i already solved it. > > it's suppose to be: > > > @header("Pragma: no-cache"); > @header("Cache-Control: no-cache"); > > if(($login === "Yes") and ($password === "No")){ > > header("Location: http://www.google.com"); > > }else{ > > header("Location: http://www.mydomain.com/error.htm"); > } > ?> > > So after i changed it to that the whole thing worked > perfectly ! > > Thnx for all the help ! ">??![]() |