Hello, how can I get the html code into a variable without loading it into a file?
Announcement
Collapse
No announcement yet.
Wget
Collapse
X
-
Originally posted by NickStels View PostHello, how can I get the html code into a variable without loading it into a file?
Originally posted by herrin View Post
have a P.M.
-
👍 1
Comment
-
-
-
Originally posted by herrin View Post
dude
what makes you miss talking about your plugin?
there are better solutions
-
👎 1
Comment
-
-
Please tell me how to enter it in the plugin?PHP Code:wget.exe --no-check-certificate --save-cookies cookies1.txt --keep-session-cookies --user-agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0" --header "Cookie: fv=1694591970; guestId=c2ef24b6cc5ac39bf10af1a8f6ca4fc4183fcee0d0b41f783fe50a2c8a80e443; csrf=d35INldnN0RBU2RwTjRGcmlCTThHdVQwUE54NnVhUENakGdeP6MESi0Fo5VnxyoZoVFcwcMr7K9uDG3AcLCeFg%%3D%%3D; PHPSESSID=rvrnigk6589gaic4utks361ik1" --post-data "csrf=d35INldnN0RBU2RwTjRGcmlCTThHdVQwUE54NnVhUENakGdeP6MESi0Fo5VnxyoZoVFcwcMr7K9uDG3AcLCeFg%%3D%%3D&LoginForm%%5Busername%%5D=*****%%40****&LoginForm%%5Bpassword%%5D=****&yt0=&dynpage=1" "https://*******"
Comment
-
-
Originally posted by NickStels View PostPlease tell me how to enter it in the plugin?PHP Code:wget.exe --no-check-certificate --save-cookies cookies1.txt --keep-session-cookies --user-agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0" --header "Cookie: fv=1694591970; guestId=c2ef24b6cc5ac39bf10af1a8f6ca4fc4183fcee0d0b41f783fe50a2c8a80e443; csrf=d35INldnN0RBU2RwTjRGcmlCTThHdVQwUE54NnVhUENakGdeP6MESi0Fo5VnxyoZoVFcwcMr7K9uDG3AcLCeFg%%3D%%3D; PHPSESSID=rvrnigk6589gaic4utks361ik1" --post-data "csrf=d35INldnN0RBU2RwTjRGcmlCTThHdVQwUE54NnVhUENakGdeP6MESi0Fo5VnxyoZoVFcwcMr7K9uDG3AcLCeFg%%3D%%3D&LoginForm%%5Busername%%5D=*****%%40****&LoginForm%%5Bpassword%%5D=****&yt0=&dynpage=1" "https://*******"
Comment
-
Comment