1
Answers
Turning a variable taken from PHP code to a filter
I'm using GeoMax IP on my static site, which works stellarly. It uses PHP code to call an installed Apache module (written in C) which returns a value, such as the Zip code. It's really fast. How can I use this capability within Drupal? I'd like to be able to use the output of the PHP and turn it into a filter.