How to update the database and opening a application simultaneously.
I am getting this kind of error when I click on the link for the first time. I'm using the header function to redirect the page.(To open the application)
Warning: Cannot modify header information - headers already sent by (output started at /var/www/ad/k1.php:38) in /var/www/ad/k1.php on line 48
I am getting this kind of error when I click on the link for the first time. I'm using the header function to redirect the page.(To open the application)
Warning: Cannot modify header information - headers already sent by (output started at /var/www/ad/k1.php:38) in /var/www/ad/k1.php on line 48
Comment