¡@

Home 

php Programming Glossary: vbulletin

Is there a solid BB code parser for PHP with no dependencies?

http://stackoverflow.com/questions/1799454/is-there-a-solid-bb-code-parser-for-php-with-no-dependencies

there an established PHP BBCode parser that will work with vBulletin's BBCode system I just need to convert the BBCode to HTML. This.. convert the BBCode to HTML. This is a data migration from vBulletin to a new platform so I can't use vBulletin's BBCode parser... migration from vBulletin to a new platform so I can't use vBulletin's BBCode parser. Docs http www.vbulletin.com forum misc.php..

PHP forums - how to cope with unread discussions / topics / posts

http://stackoverflow.com/questions/2288814/php-forums-how-to-cope-with-unread-discussions-topics-posts

to think of. I don't know how do forum systems like MyBB vBulletin Invision Power Board Vanilla phpBB etc. cope with that issue..

Historical security flaws of popular PHP CMS's?

http://stackoverflow.com/questions/2951917/historical-security-flaws-of-popular-php-cmss

is an old example using the onerror event of the img tag vBulletin vulnerability . Or you have the old Myspace's Samy . CMS examples..

Best solution to protect PHP code without encryption

http://stackoverflow.com/questions/336057/best-solution-to-protect-php-code-without-encryption

code but they are commercial applications. For instance vBulletin and or IP.Board forum applications. I just want to know what..

How do I execute PHP that is stored in a MySQL database?

http://stackoverflow.com/questions/41406/how-do-i-execute-php-that-is-stored-in-a-mysql-database

references to exploits is this blogpost . Refers to past vBulletin and phpMyAdmin exploits which were caused by improper Eval usage...

php exercises [closed]

http://stackoverflow.com/questions/441087/php-exercises

looking at other applications at this point. phpBB3 and vBulletin are good choices for PHP phpBB is open source but vBulletin.. are good choices for PHP phpBB is open source but vBulletin is a private product unfortunately . Some say Wordpress is a..

What is the best way to store configuration variables in PHP?

http://stackoverflow.com/questions/593440/what-is-the-best-way-to-store-configuration-variables-in-php

the most popular method among PHP applications like Joomla vBulletin Gallery and numerous others. First method is too messy to me..

PHP Sessions + Useragent with salt

http://stackoverflow.com/questions/616545/php-sessions-useragent-with-salt

that you add some more things in for example within vBulletin a project I used to work on the session ID hash which is basically.. able to attack in other ways than just session hijacking. vBulletin don't actually use a salt per se but in your above example the..