| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Soon to be RICHdoggie! Join Date: Jan 2005 Location: UK
Posts: 2,408
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Test website exists in PHP I have tried the file_exists() function, but it doesn't seem to work with external websites. Is there anyway I can see if an external website (www.thiswebsite.com/scrpt.php?a=asd) exists? Thanks Tom |
| |
| | #2 (permalink) |
| NamePros Expert Join Date: Aug 2004 Location: Las Vegas
Posts: 6,277
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | curl
__________________ :$: Support Forum <-- My latest endeavor.:loveyou: Debate Forums Free Online Sudoku My vBum Blog |
| |
| | #4 (permalink) |
| NamePros Regular Join Date: Feb 2006 Location: Montreal, Quebec, Canada
Posts: 324
![]() | http://ca.php.net/curl PHP Code:
Last edited by Noobie; 03-20-2006 at 01:54 PM.
|
| |