Name | Modified | Size | Downloads / Week |
---|---|---|---|
Solar XML.zip | 2011-11-14 | 146.8 kB | |
README | 2011-11-14 | 1.3 kB | |
Totals: 2 Items | 148.2 kB | 0 |
SolarPHP v0.5 is an Open-Source PHP Library for interpreting XML Solar and Radio Propogation data from HamQSL.com, for use in Websites and More! Written by Derek Brown (W4DTB) for personal use only. I love to see your creations! If you make a application using this project email me at W4DTB@arrl.net . License: You are permitted to use, duplicate, modify and redistribute this file for PERSONAL USE ONLY. The user also agrees and is subject to all licenses published by hamqsl.com as well. You do not need to cite me if you republish this work (but I would appreciate it) , however all copies, distributions and derivative works must rely on the same license. If you are interested in making slight changes you can edit and use the examples inside the SDK folder. Just upload to your PHP Compatible web-server. If you want to embed inside of another page, just create an iframe linking to the PHP file on your server. If you want to create a PHP application of your own just use SDK.php inside the SDK folder. QUICK INSTALL: If you are interested in using the widget on your site, simply copy and paste the following HTML into the Site. <iframe src="http://allderek.com/AdvWidget.php" width="225" height="600"> <p>Your browser does not support iframes.</p> </iframe>