Hey guys, I am trying to make a forum signature generator and I don't have access to the databases, so I was trying to rip info from profile pages. This is the code I am trying to get:
I want the "133", total posts... this is what I have, I guess it is completely wrong though:
Any help would be AWESOME!
Code:
<span title='0.31% of total forum posts'>133 (2.02 per day)</span>
Code:
"<span title=\'(+.?)% of total forum posts\'>(+.?) ((+.?) per day)</span>"
Comment