Anyone knows how to get a simple(HTML) https response using CURL session.
Thanks a million!!
Rodrigo Nakahodo
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.518 / Virus Database: 316 - Release Date: 9/11/2003
--
PHP General
How to use file() function with an "HTTPS:\\www.example.com"
https://www.example.com/');
foreach ($lines as $line_num => $line) {
echo "Line #{$line_num} : " . htmlspecialchars($line) . "\n";
}
?>
Thanks a million!
Rodrigo Nakahodo
---
Outgoing
2 matches
Mail list logo