/ Published in: PHP
                    
                                        Well, not the best one...
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 function isgd($link = "") { if(!$fp) { return ""; } else { $out = "GET /api.php?longurl=$link HTTP/1.1 "; $out .= "Host: www.is.gd "; $out .= "Connection: Close "; } } }
URL: http://is.gd
Comments
                    Subscribe to comments
                
                