Jump to content
php.lv forumi

Recommended Posts

Posted

Tātad nelielai atpūtai plz novērtējiet manu pirmo CMs =]

Šis cms ir vairāk priekš manis paša =] 2 dienās izveidoju nelielu cms, ko arī turpināšu ugradeidot un tas kalpos kā mana portfolio lapa =]

mikijs.times.lv =]

Posted

komentāriem šāds derēs? hehe

function komentari($teksts) {

$meklet = array("\"", "'", "\\", '\"', "\'", "<", ">", " ");

$mainit = array(""", "'", "\", """, "'", "<", ">", " ");

$teksts = str_replace($meklet, $mainit, $teksts);

return $text;

}

Posted (edited)

Warning: main(dati.php): failed to open stream: No such file or directory in /home/www/mikijs.freehostia.com/index.php on line 2

 

Fatal error: main(): Failed opening required 'dati.php' (include_path='.:/usr/local/lib/php') in /home/www/mikijs.freehostia.com/index.php on line 2

 

+Parse error: parse error, unexpected T_LNUMBER, expecting ',' or ';' in /home/www/mikijs.freehostia.com/index.php on line 57

Edited by Klez
Posted

Šis un tas ,it nekas.

 

Warning: main(dati.php): failed to open stream: No such file or directory in /home/www/mikijs.freehostia.com/index.php on line 2

Fatal error: main(): Failed opening required 'dati.php' (include_path='.:/usr/local/lib/php') in /home/www/mikijs.freehostia.com/index.php on line 2

×
×
  • Create New...