PDA

View Full Version : WHOIS Script


Danny
January 7th, 2006, 20:47
Hey,

Can anyone help me with http://www.dannyweb.net/whois.php, it looks great but when you enter a domain the layout nudges and it doesnt return the information?

The php files are here http://www.dannyweb.net/whois/

Cheers,

Tjobbe
January 8th, 2006, 02:41
just a guess, but is the form action asking for whois/index.php or whois.php? it may be that it simply can not do it because it isn't calling the right file.

If this is the case, copy and paste the form itself into a web page, and save it as index.php in whois/. (backup first, as always.

it should then be calling the right file and work.




hopefully.


just a guess though, if it doesnt do the trick, email me tomorrow, im off to bed now.

Anoop
January 8th, 2006, 04:47
Can you paste the php code here or put it as a text file in your site. Now we can only view the html output of your script :)