Jump to content

creating shorter/nicer URLs for IWP-enabled databases


This topic is 6340 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm trying to use php to create a nicer URL for an IWP-enabled database.

Such code works well to show the contents of the

required URL without giving away the address

of the URL you're showing:

 <?php



require("http://233.163.343.130:16080/fmi/iwp/cgi?-db=RT_Restaurants&-loadframes"); 

?>

It doesn't work though, I get the dreaded PHP white page of death.

Any ideas why ? or is there some other way to create a nicer short, rememberable URL ?

thanks.

p.s. I'm running Filemaker Server 8 Advanced

Link to comment
Share on other sites

  • 2 weeks later...

This topic is 6340 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.