goemphp icon indicating copy to clipboard operation
goemphp copied to clipboard

This package is built for Embedding PHP into Golang.

Results 6 goemphp issues
Sort by recently updated
recently updated
newest added

how support it to run in windows

If the php send a header for 302 , 301 , 404 in php script , and the golang project is a web project , the golang project need send...

Cookies with embedded PHP

We should not use `syscall` for redirecting output, otherwise it will affect whole app's output. There should be a way which can manipulate PHP stdout/stderr in C.

trying to compile this package against php version 5.4.15, custom build on a Mac OS X 10.7.5 gcc version 4.2.1 ``` gcc -I . -g -O2 -fPIC -m64 -pthread -fno-common...

bug