Can PHP make a redirect call after executing a function? I am creating a ... Yes, you would use the header function. header("Location: ... Using a javascript as a ...
stackoverflow.com