hilfe syntax error 10/22/2011 - General Coding - 5 Replies hilfe ich habe wieder sheibenkleister gebaut...
on line 179
<?php
//THIS MUST COME IN HOME PAGE, BEFORE YOU ALL, INCLUDING <html>
require "config.php";
session_start();
$user = $_SESSION;
$login = $_POST;
$senha = $_POST;
$act = $_GET;
[HELP]Syntax Error 11/28/2009 - Dekaron Private Server - 1 Replies I have a problem with syntax can someone help:
http://img192.imageshack.us/img192/1248/erro1m.jp g
Code:
USE ;
[Hilfe]Parse error: syntax error 10/27/2009 - Metin2 Private Server - 6 Replies Also hab IS -Script per xampp on und beim einloggen kommt der fehler hier
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\default1.php on line 875
Help pls
Thx
Freaky
[HELP] Mysql Syntax Error 02/12/2009 - EO PServer Hosting - 6 Replies hi guyz
i dump my sql file " cq_action " then i used this query " delete from my2. cq_action " to clear it and remove all records ,
then i copy what in the dumped file , and past it on query page , and it keep give me this error http://img223.imageshack.us/img223/4476/81192104oe 1.th.jpg
here is the line that might have the error
INSERT INTO `cq_action` VALUES ('5220942', '5220943', '0000', '0101', '0',...
Syntax ERROR?! 10/27/2008 - General Coding - 9 Replies hi,
ich wollte an den start meines Script ein HotKeySet einfügen aber wenn ich das mache kommt: Syntax ERROR
hier mein Script(beispiel):
HotKeySet("{numpad1},"start")
MsgBox(0,"titel","text")
ich glaub ich bin zu blöd was ist da falsch?...wenn ihr meint da fehlt ein " hab ich schon probiert geht nicht, oder ich hab es an der falschen Stelle eingefügt.