Jump to content

Redirect after a Function


mssakib

Recommended Posts

Hi

 

I want to do the following thing

 

 

$response = shell_exec(some codes.....);

 

if ($response==true)  Then redirect to home/index.php

 

My idea is that i have made a script that generates images from video and i want that after generating the images will show via a image viewer script which is in another directory.

Link to comment
https://forums.phpfreaks.com/topic/243981-redirect-after-a-function/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.