Contact: aviboots(AT)netvision.net.il
39,885 questions
51,811 answers
573 users
$html = implode('', file('http://www.example.com/')); echo $html; /* run: <html> <head> <body> <!doctype html> <html> <head> <title>Example Domain</title> ... */