Jump to content
php.lv forumi

=] CMS


Mikijs

Recommended Posts

komentāriem šāds derēs? hehe

function komentari($teksts) {

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

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

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

return $text;

}

Link to comment
Share on other sites

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
Link to comment
Share on other sites

Š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

Link to comment
Share on other sites

×
×
  • Create New...