ho scaricato uno script per gestire delle news sul sito ma visot che sono ignorante in materia non so dove mettere la riga di codiche che mi danno, ho provato fra i tag <head></head> o fra i tag <body></body>
ma non si vede nulla... come faccio? grazie mille
questo è quello che c'e scritto nelle isctruzioni...
Thank you for downloading Crystal News Editor. Installation is
simple. All you need to do is edit the "config.php" file and set
your password along with the other settings. You can leave the
pre-installed settings alone and use the test password but it is
recommended that you change the password for your own secruity.
Next upload the directory "crystaleditor" and its contents. Once
the files are uploaded CHMOD "news.txt" to 777. Once you have done
that the program is ready to run. All you have to do is have a ssi
include or php include pointing to the "news.txt" file. For example
in the place you want the news to go you would use the line of code
<?php include("./crystaleditor/news.txt"); ?> to insert the news
onto your website. As always please email me if you have any
questions involving the script or if you would just like to say hello.
If you notify me that your website is using my scripts I will add a
link to your site from mine. Once again thank you for using my script.