The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello
I'm coding a mod for vb I'm having problem with parse_str() function in following code block : Quote:
/sent?r345dfd32s&link=general&ac=3245534893783&status=waiting I wanna store only numbers under "ac" in some string variable. However, above code snippet results no data (blank) in $temp. Is it because parse_str() is used within foreach() loop? (I have to use it in foreach() because $urls contains different links everytime. Or is there any other way?) If i remove foreach() loop then code works perfect. Can any1 please help me with this?? You will get full credit in mod for solving this issue. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|