PROBLEM: The $_GET variable
|
10 posts
|
Hello, i searched the whole forum, read all posts for the same problem. Its all unclear to me. So made this topic. I am need to have some $_GET[‘code’] variables in my website. It is going to be used as an API.
now when i try it in my frog CMS, i keep on the same page. It doesnt show an error and it doesnt chance at all… I have REWRITE_URL “true” inside my config.php Please can someone make it clear to everyone so it doesnt need to be asked all times.;) |
|
541 posts
|
depend on the server configuration but sometime the use of the & instead of the ? in the url, fix the problem |
|
10 posts
|
how can i do that ? |
|
541 posts
|
what you mean … you don’t have access to the code generated for the link ? |