![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
multiple variable includes
like for example in register there is $action, and it says close to the top if $action==(nothing) then action==$signup or something like that.
How would I have 2 variable includes, so action, and page, so if $page and $action== nothing, then by default $page=main will be used, and if action=dostuff, then $page will be ignored...etc If this is even possible at all, please help, if it isn't, please warn me ahead of time, before I hunt for tutorials.
__________________
ZunePoint.com No members have liked this post.
|
|
#2
|
||||
|
||||
|
I think I get what you are asking, you want something along the lines of:
__________________
Lee Botley, BSc (Hons) - vBulletin.org Moderator http://www.thesistersthree.com/lee/sigs/signature.ts3 The Sisters Three Charmed Discussion Forums WinterDir .:. vBindex v2.1 for vB2 .:. vBindex v3.0.0 RC5 for vB3 No members have liked this post.
|
||||
|
#3
|
||||
|
||||
|
Try using:
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
Last edited by Velocd : 22 Aug 2002 at 01:52. |
||||
|
#4
|
||||
|
||||
|
Thanks for replying.
I want to keep $page and $action seperate, like in Velocd tip, on the 2nd if, it says if $action=dostuff, then $page = ''; I think it would be easier if I put it kind of like this, how would I do 2 dynamic variable includes. Lets pretend ![]() I have an Information Section, Media Section, Reviews Setion, and a Main Section so, each of them have there own variable $information $media $reviews $main I am aiming to do this... If $information, $media, $reviews have no value, then $main include news.html Ex: index.php <--When nothing is specified news.html will be loaded where $main is to be invluded but when its like.. index.php?information=info/bio.html or something similar, then bio.html will load where $inforation is in the php file, and so on. Sorry that I am bad at explaining. I want to do something around this line
__________________
ZunePoint.com No members have liked this post.
|
||||
|
#5
|
||||
|
||||
|
Let me ask this first:
Why are you trying to include an HTML file? Just do whatever your doing in the HTML within a template, and then use dooutput in the index.php file to output the template, when called.
Create a new template called main, then put the stuff you would put in that HTML file in that template. No need to use .html files, when you got vBulletin template system ![]()
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
|
||||
|
#6
|
||||
|
||||
|
Well I might be using this later on not with vb
![]()
__________________
ZunePoint.com No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Thread Tools | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 22:47.




