| Blockland Forums > Suggestions & Requests |
| Search users by BL_ID |
| << < (3/4) > >> |
| .::Taboo::.:
welp if you already have all that data, wouldn't it be easy to simply pop it all into a table somewhere on the web |
| Pacnet2012³:
I made a php script and I'm getting there ... Okay I am delaying queries by 2 seconds and currently collecting data It collects data at a speed of 30 users per minute so that will take 55.5 hours. The -1 IDs take up time for nothing as well. |
| Demian:
--- Quote from: Pacnet2012³ on July 30, 2013, 10:50:40 AM ---I made a php script and I'm getting there ... --- End quote --- Your formatting is really weird. Why is there so much whitespace? |
| Pacnet2012³:
--- Quote from: Demian on July 30, 2013, 11:00:19 AM ---Your formatting is really weird. Why is there so much whitespace? --- End quote --- I first stripped the php tags from the user profile so it ended up like that but trying to trim() the whitespace out of the string is not really doing anything. I figure if I put the text file on a website people can search the webpage (such as Ctrl + F or Command + F) or I might make something on the website to search and return a result for you.. |
| Kalphiter²:
--- Quote from: Demian on July 30, 2013, 11:00:19 AM ---Your formatting is really weird. Why is there so much whitespace? --- End quote --- He is also throwing out all the other data. If he ever wants to use other data, he'll have to grab it again. 2 seconds is completely unnecessary. |
| Navigation |
| Message Index |
| Next page |
| Previous page |