Lan
0
Q:

how to fetch data from url in php properly

use <?php $_SERVER['REQUEST_URI'] ?> in action"" to get the data properly
0
Add action="<?php $_SERVER['REQUEST_URI']; ?>" if you dont know just copy and paste it
0
use <?php echo $_SERVER['REQUEST_URI']; ?> in action"" to get the data properly
0

Tags

New to Communities?

Join the community