Hey guys, first and foremost, sorry if i am posting in the wrong section. I am in need of some pointers. I have to make this disclaimer: I'm a noob in coding, be it in PHP/MYSQL/HTML/CSS.
I installed the module for whois lookup on my drupal site. Thing is, when a user searches for a domain, how do i just make the search result only return two types of answers?
i) Domain is taken.
ii) Domain is available.
Thank you guys! God Bless.
without having looked at the modules code I would imagine you could write a function in template.php for your theme and overwrite the output of the module. Or hack the module.
Hey guys, first and foremost, sorry if i am posting in the wrong section. I am in need of some pointers. I have to make this disclaimer: I'm a noob in coding, be it in PHP/MYSQL/HTML/CSS.
I installed the module for whois lookup on my drupal site. Thing is, when a user searches for a domain, how do i just make the search result only return two types of answers?
i) Domain is taken.
ii) Domain is available.
Thank you guys! God Bless.
-Xyber.