Hello ppl,
I have a problem with this query , it's not my first, I made
alot but I dont see what's wrong with this one and since 30 min this query is kiling me:
$sursadb = mysql_query("SELECT * FROM stiri");
while($news_out = mysql_fetch_array($sursadb)){ // this is line 24
I recive this error :
Warning: Supplied argument is not a valid MySQL result resource in c:\program
files\nusphere\apache\nsdocs\grafitti\admin\news_edit.php on line 24