Skip to content

urikor/custom_radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- Radio script placed in "cstm-radio" directory.
Other files of project are intended just for demonstration purposes.

- It needs included jQuery on page.

- Script config file placed in "cstm-radio/config.json".
In config file necessary to input .xml file address and database credentials.

- The script can be added to any page by two ways:
1)     <script>
           $("selector").load("cstm-radio/cstm-radio.php");
       </script>

2)     <?php include "cstm-radio/cstm-radio.php"; ?>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published