The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
gallery project need some help
ok im doing good so far with my gallery for vb but i need help with creating multiple galleries from just one php page. kinda like vb with displaying multiple forums but only using one php file.
|
#2
|
||||
|
||||
Are you offering to pay? If not then it should be in "Help Me Finish" forum. If so it should be in "Service Requests" forum. Let me know and i'll move it to the appropriate forum for you
|
#3
|
|||
|
|||
im not paying, lol i was just wondering how i would use if($id==1){
stuff like vb does but im confused, so move it to help me finish forum(even though im not close to finishing) also how would i retrieve certain values from mysql without getting all the values from a field |
#4
|
||||
|
||||
What you have is something like this
A url like gallery.php?id=1 Then the php would be something like this: PHP Code:
|
#5
|
|||
|
|||
hmmm im confused how that works, cause im not using the vb way of connecting. should i use that way? cause im putting this gallery on another dbase so it doesnt slow down my vb.
|
#6
|
||||
|
||||
if you're looking for vb intigration you're best coding it to vBulletin style standards Using the built in database class is nice and easy
|
#7
|
|||
|
|||
heres wut ive done so far:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|