PHP execution Phantomjs How to output the HTML content to PHP variables?
PS: Currently, PHP executes PHANTOMJS through the system, outputting the HTML content to TXT file!
PHP can read the file to get to the HTML content, but can not output TXT file directly get into the variable?
Reply content:
PHP execution Phantomjs How to output the HTML content to PHP variables?
PS: Currently, PHP executes PHANTOMJS through the system, outputting the HTML content to TXT file!
PHP can read the file to get to the HTML content, but can not output TXT file directly get into the variable?
As far as I know, these things executed through the command line will have a place where you can get a record of the use and output. PHP reading the file is OK.
Help, there is no one to aid!
Can you send an HTTP request in PHANTOMJS? Post to PHP, or use the file pipeline.
Give it a try: Getpagesource ()
exec()
system()
exec()
The second parameter of a function instead of $output
a function is an array that accepts the return value of the command, one element per line.