Jump to content
php.lv forumi

kaut kas nepareiz querijā


yeahz

Recommended Posts

Kās te nepareizs?

$get = $_GET['albumid'];
$max_order = mysql_fetch_array(mysql_query("SELECT MAX(order) AS max_order FROM gallery_pictures WHERE albumid=$get"));

 

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in .....

 

$_GET['albumid'] ir parasts skaitlis. Visi order, albumid un gallery_pictures eksistē.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...