$what=$data; } function show2(){} function show(){ echo " charset."\"> mail."\"> copyright."\"> robots."\"> author."\"> opis."\"> keywords."\"> ver."\"> icon."\" type=\"image/gif\"> style."\" media=\"screen\" title=\"ekran\"> ".$this->titlepage.""; echo "\n"; include $this->js; echo" body."> "; } function footer(){ echo " "; } } ?> host="localhost"; } function conn($login,$haslo,$db,$host="localhost") { $this->conn=mysql_connect($host,$login,$haslo) or die ("nie można ustanowić połączenia"); mysql_select_db($db); } function disconn(){ mysql_close($this->conn); } function query($q,$start=0,$ile=0) { if ($start==0 && $ile==0){$lim="";}else{$lim=" LIMIT ".$start.",".$ile;} if ($_GET['mode']=='debug'){echo $q."
\t";} //$filename="sqllog.php"; //$fid1=fopen($filename, "a"); //fputs($fid1, "$q\n"); //fclose($fid1); $this->que=mysql_query($q.$lim); $this->que_bl=mysql_query($q); } function q($q){ if ($_GET['mode']=='debug'){echo $q."
\t";} //$filename="sqllog.php"; //$fid1=fopen($filename, "a"); //fputs($fid1, "$q\n"); //fclose($fid1); $this->que=mysql_query($q); } function ile() { $d['limit']=mysql_num_rows($this->que); $d['nolimit']=mysql_num_rows($this->que_bl); return $d; } function ilec() { $d=mysql_num_rows($this->que); return $d; } function getdata() { unset ($this->wynik); $a=0; while ($rzad=mysql_fetch_assoc($this->que)) { $this->wynik[$a++]=$rzad; } } } ?> 6, 'max_na_1s'=>2 ); ?>
Fatal error: Uncaught Error: Class 'sql' not found in /home/www/clients/client0/web11/web/i/rest.class.php:5 Stack trace: #0 /home/www/clients/client0/web11/web/i/rss.php(6): include() #1 {main} thrown in /home/www/clients/client0/web11/web/i/rest.class.php on line 5