The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello to all,
I need the contentid of articles to create a widget ... currently i am using: PHP Code:
http://www.example.com/content/487-caca-de-perro I get = 487-caca-de-perro And I just want to get 487 Do anyone knows how to do this? |
#2
|
|||
|
|||
![]()
You could try this:
Code:
$thecontentid=intval($_GET["r"]); |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|