403 Forbidden You don't have permission to access /10_superglobals/01_get_post/< on this server.
-
I'm beginner of using laragon may problem is when I used PHP superglobal command $_GET that error is being display is there any solution for that? Because I want the data of the keyword to be display.

#PHP #laragon #apache
-
@geneno99 : What is your web server?
-
apache
-
@geneno99 : Is the path
/10_superglobals/01_get_post/
familiar with you?
-
yes that is the php file I'm working with but other files seems to work : (
-
@geneno99 : Please focus to check the "<":
/10_superglobals/01_get_post/<
-
I already change the permission of the folder : ( to Chmod 777
-
@geneno99 : It's not chmod. It is a bug in your code that has the redundant
<