Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Problema biski su kodu.

Parašė Juliuss· 2013 Bir. 30 02:06:19
#4

Antro ko tau reik tai susikurti pvz radijas.php faila ir irasyti sita koda:

<?php
/*-------------------------------------------------------+
| <span style="border-bottom: 1px dotted black;">PHP</span>-Fusion Content Management System
| Copyright (C) 2002 - 2011 Nick Jones
| <a href='http://www.php-fusion.co.uk/' target='_blank'><span style='color:005C5B'>http://www.php-fusion.co.uk/</span></a>
+--------------------------------------------------------+
| Filename: contact.php
| Author: Nick Jones (Digitanium)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at <a href='http://www.gnu.org/licenses/agpl.html.' target='_blank'><span style='color:005C5B'>www.gnu.org/licenses/agpl.html.</span></a> Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
require_once "maincore.php";
require_once THEMES."templates/header.php";
 
echo "Tavo tekstas";
 
require_once THEMES."templates/footer.php";
?>


ten kur parasyta Tavo tekstas, tai rasykis pagal save ka reik :)