-
Output to external script
Hi
Just one more question (hopefully)! I have your script up and running and am now trying to build a shopping cart around it. Is there any way to get your script to pass the price of the domain to an external script as well as the domain name and tld?
-
Output to external script
Yes, look at $CONF['external_script_url'] config value and $CONF['external_domain_format'] and $CONF['external_ext_format'] values.
The default name of the variables passed in are domain and ext. These can be changed as well by editing the template in the template.php file.
external-script-example.php includes more detailed information.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules