Im making a DJ-Says script and it put this code into a .txt file
But i can make the $DJname save into the .txt file. it only saves as
Can anybody help with the code to save a $ to a .txt?
| Code: |
| <?php\n$DJname=\"$djname\";\n$DJmessage=\"$message\";\n?> |
But i can make the $DJname save into the .txt file. it only saves as
| Code: |
| <?php
="DJ-MYDJNAME"; ="TEST DJ-SCRIPT!"; ?> |
Can anybody help with the code to save a $ to a .txt?
