hi
here is code to view your public ip :
Add Microsoft Internet Transfer Control 6 And add Inet1
And One text Box Called txtIp
And Here is the php File If u like To Upload It to Ur Site And Link The ProgramCode:Dim strName As String Private Sub Form_Load() txtIP = (Inet1.OpenURL("http://iqhaacker.6te.net/ip.php")) strName = Replace(txtIP, "", "") txtIP.Text = strName End Sub
to Ur Site
And If You User it Change The Link From The Program To Your Link.Code:<?php $ip=$_SERVER['REMOTE_ADDR']; echo $ip ?>
Change it To Your LinkCode:http://iqhaacker.6te.net/ip.php
And Have A Nice DayCode:http://xxxxx/ip.php
![]()
![]()
![]()




Reply With Quote