The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
$_GET question
Is there a way to avoid long url display in browser's address bar while using $_GET whether in a form method with hidden input or in a direct url? I am ending up with:
PHP Code:
|
#2
|
||||
|
||||
No way with GET. Why not use POST?
|
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
I have a page named interschedule.php that displays an entire schedule.
I tried post, for some reason it displaying the same original page and the requested page (which is part of interschedule.php) at the bottom here is the idea, when you click on predict it takes me to the right page. With post, I get the original page on top and also that requested page. I got it. I had to change that line for the main page from PHP Code:
PHP Code:
PHP Code:
|
#5
|
|||
|
|||
And also if your using this with vbulletin please take note of this:
http://www.vbulletin.com/docs/html/codestandards_gpc |
#6
|
|||
|
|||
Thanks Danny, that's valuable information in that page
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|