- Joined
- 2/8/23
- Messages
- 14
I get this error
array(4) {
["url"] => string(8) "/job.php"
["referrer"] => string(28) "https://****.com/index.php"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
howe to fix this ?
Code:
You must log in to view
(9 lines)
["url"] => string(8) "/job.php"
["referrer"] => string(28) "https://****.com/index.php"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
howe to fix this ?