Hey!!, i have this problem...i used to work with ASP..and i redirect to another page with a function.....is there a way to do that on PHP??....how??
1.you can use java script <script>location.href="http://www.yahoo.com"</script>
hopes this helps
yahel
thanx...that works great!!!..
but is there any way to do it using PHP (like ASP)?, just to know if i need it
when you use the header function you use php function.
i don't know about any ather mehtod to do so...