Zend - The PHP Company




Code Gallery: twilop


checkdnsrr and getmxrr for windows NT  

Type: code fragment
Added by: twilop
Entered: 28/11/2000
Last modified: 01/12/2000
Rating: - (fewer than 3 votes)
Views: 6677
checkdnsrr and getmxrr do not work on windows NT making resolution of email address a pain in the bum. Use these functions instead and you'll get the same functionality.


URL string from array of variables  

Type: code fragment
Added by: twilop
Entered: 16/11/2000
Last modified: 01/12/2000
Rating: - (fewer than 3 votes)
Views: 5903
A simple function that takes an array such as HTTP_GET_VARS and creates an url variable string from the elements. This string can then be used in a link to another page. Especially useful for Last Page / Next Page / Modify Search buttons on search pages.




Search