MyBB Community Forums

Full Version: PHP Script for UserID, Postcount ...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone

I need a script for my Visual Basic loader that I'm making for my forum.

When they run the program, they need to log in with their username & password (I found a source to do that, without webbrowser).
Now I would like have a php script on my server where I can navigate to with something like this :
http://mysite.com/loader/userid.php?user...ERNAMEHERE
So I can fill in that USERNAMEHERE spot & download the content of that webpage. The page should provide the userid of the username.

& If it's possible , can somebody make me that script & also one for usertitle & postcount & stuff?

Thanks in advance !!

Sorry, didn't know where to post, I googled it, didn't find.
I know it's possible, I saw it on a program
If you mean you go there and it tells you stuff like

Quote:UserID: 1
Posts: 1337
Usertitle: Admin

etc, very easily done.
Yes stuff like that.
So I download that text & split it up & get the info Smile

Can somebody make that?
I probably could.
(2011-07-01, 06:26 AM)Lee Merriman Wrote: [ -> ]I probably could.

Then , can you do it? lol