Jordban
10-16-2007, 02:31 AM
Hello,
I'm experienced in php, mysql, and ajax. I'm very capable of creating a websites, but I'd like to be able to merge my website with vbulletin.
Basically I would like to be able to extend my session in VB to work in non vb pages, and just securely grab the username and use it in my code. I believe continuing the session and just knowing what variable to use would solve this.
My other need is to be able to use this beautiful piece of posting software (referring to the WYSIWYG text editor in VB) and place it in one of my pages, and use VBs input validation (You know BBCode / input security, etc)
How hard would this be? Once i have the input turned into a safe variable, i could handle the db stuff my self.
Any suggestions to good reads, or just solutions that you came up with would be greatly appreciated.
I'm experienced in php, mysql, and ajax. I'm very capable of creating a websites, but I'd like to be able to merge my website with vbulletin.
Basically I would like to be able to extend my session in VB to work in non vb pages, and just securely grab the username and use it in my code. I believe continuing the session and just knowing what variable to use would solve this.
My other need is to be able to use this beautiful piece of posting software (referring to the WYSIWYG text editor in VB) and place it in one of my pages, and use VBs input validation (You know BBCode / input security, etc)
How hard would this be? Once i have the input turned into a safe variable, i could handle the db stuff my self.
Any suggestions to good reads, or just solutions that you came up with would be greatly appreciated.