Ho questa query
INSERT INTO `chat` VALUES ('2','1135815976','__MODE__',__ID__,'__FRASE__','_ _PARAM__')
e queste istruzioni
Codice PHP:
str_replace("__MODE__","mode",$sql);
str_replace("__ID__",0,$sql);
str_replace("__FRASE__","swf",$sql);
str_replace("__PARAM__",$_SERVER['DOCUMENT_ROOT']."shared/".$swfs[$arg[0]],$sql);
nessun di questi sostituzioni funziona e nn capisco il motivo...help me
off topic: vorrei sapere per quale motivo su "Discussioni off-topic" c'è il bottoncino PHP e in questi qui nn c'è...boh!!!!