View Single Post
Old 09-26-2007, 12:15 AM   #6 (permalink)
clookid
The Wanderer
 
Join Date: Sep 2007
Posts: 8
Thanks: 0
clookid is on a distinguished road
Default

@Wildhoney - A blank page is loaded, but none of my del.icio.us pages update.

@Salathe - I receive different error messages, depending on the version of PHP that is running.

PHP 4:

PHP Code:
Parse errorsyntax errorunexpected T_STRINGexpecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/ipsecure/public_html/test.php on line 6 
PHP 5:

PHP Code:
array(2) {
  [
"http://www.ihowd.com?TFL&05d4f"]=>
  array(
2) {
    [
"clooscript01"]=>
    
string(6"FAILED"
    
["clooscript02"]=>
    
string(6"FAILED"
  
}
  [
"http://www.talkphp.com/showthread.php?t=1222&rnd=05d4f"]=>
  array(
2) {
    [
"clooscript01"]=>
    
string(6"FAILED"
    
["clooscript02"]=>
    
string(6"FAILED"
  
}

I am awfully sorry, and thank you for all of your attempts. Please keep it up. :)
clookid is offline  
Reply With Quote