ugrás a tartalomhoz

Archívum - Dec 31, 2006

Developer Notes for prototype.js covers version 1.5.0_rc2

toxin · 2006. Dec. 31. (V), 14.53
aktualizált prototype fejlesztői jegyzet, immár az 1.5.0_rc2 -hez
 

Improve your forms using HTML5!

Dohány Tamás · 2006. Dec. 31. (V), 14.53
A HTML5 űrlap újdonságai
 

"Cannot modify header information - headers already sent by" hiba

chipi · 2006. Dec. 31. (V), 14.27
Sziasztok!
Egy szerverparkból rendeltünk egy szervert, de nem tudom, hogy mi a hiba, vagy én hibáztam vagy a szerver nem jó.

De mindenre ezt írja ki hibaként:
Warning: Cannot modify header information - headers already sent by (output started at /home/fenyrajz/public_html/ebolt/template_c/%%68^689^68964653%%head.tpl.php:6) in /home/fenyrajz/public_html/ebolt/kereses.php on line 32
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1


a head.tpl 6 sora ez ez:

<script type="text/javascript" src="java/scriptaculous.js?load=effects"></script>

Foggalmam sincs, hogy mi a hiba.

A keresés 32 sora meg ez:
header("Location: index.php?menu=kereses&oldal=1");