PDA

View Full Version : Port PHP site into a hack ?


utw-Mephisto
02-12-2005, 05:21 PM
Is there actually a way to import an existing php scipt into a vbulletin board instead of re-inventing the wheel ?

I have tried already to find someone here in the forum to get someone to make some hacks, but the repsonses are really limited ...

(at least the last one seems to be an success)

Jolten
02-12-2005, 07:22 PM
it's pretty easy to do.. you just have to replace content with vb variables and call the vb globals. I dont' think there's an "automatic port' anywhere.

Marco van Herwaarden
02-13-2005, 02:24 PM
Well this will really be dependent of the php script if it can be done easily or not.