Thread: Dear Omen
View Single Post
Unread 13 Jan 2009, 16:09   #26
newt
Banned
 
newt's Avatar
 
Join Date: May 2002
Location: Blackburn
Posts: 897
newt has much to be proud ofnewt has much to be proud ofnewt has much to be proud ofnewt has much to be proud ofnewt has much to be proud ofnewt has much to be proud ofnewt has much to be proud ofnewt has much to be proud of
Re: Dear Omen

Quote:
Originally Posted by Lockhead View Post
can I help you with anything techwise?
Nah thanks, think I've got everything I need - thanks to me finding an old planetarion.user.js you made ~r24 that was definitely not used with greasemonkey!

Was also panicking about having to learn php, but this is my uber-parser's code:

<?php
$url=$_GET['url'] ;
shell_exec('python getscan.py ' .$url);
?>

Think I'll make something similar for ppl to parse galstats/etc - guessing that'll be easy too basic php form with a big box??, collect input -> do rest in python?? So if I'm not mistaken, I google 'php form' now and spend 5mins reading
newt is offline   Reply With Quote