I think you asked this same question on G+ but didn't respond to the replies? People were asking for clarification of what you are trying to do.
Are you trying to parse Php?
Are you trying to make http requests to a Php endpoint?
You mentioned something on G+ about wanting to parse HTML?
Is there anything out there that i can install that would allow net/http to read PHP files? If not, where would I start if I wanted to make this?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Try this: https://github.com/mikespook/goemphp
Is there anything out there that i can install that would allow net/http to read PHP files? If not, where would I start if I wanted to make this?
--