bluffmango
I dont really have knowledge about PHP, but i want to use this ready made domain WHOIS checking PHP script on my website , everything is fine, but when a user searches for a domain, then he is to be taken to a domain registration form page if domain is available now i want to pass the domain name the user entered, to the Registration page as a variable, BUT i dont know how to do it, i know that the variable to be passed is $domain and is to be passed through GET method but how??? how will i make it appear in a form field in the registration page form??? and is the registration page is to have a PHP extension strictly if yes how can i make a form page in php,, is there any gui for php??? or can it be a simple HTML page with form fields etc etc coz i dont know how to make PHP pages.... Any body GOT a SOLUTION............
