search for: free_result

Displaying 1 result from an estimated 1 matches for "free_result".

2010 Jan 16
0
Converting snmpset() and snmpget() functions of php in rails
...if($count == 10) { $_SESSION[''reboot_error''] = ''Timed out waiting for reboot confirmation.''; } } else { $_SESSION[''reboot_error''] = "Unable to locate APC for this server"; } $pdb->free_result($result); } else { $_SESSION[''reboot_error''] = "Unable to locate APC for this server"; } } return $toret; Any help will be extremely appreciated. Thanks in advance:) -- Posted via http://www.ruby-forum.com/. -- You received this message because you...