View Single Post
Old 02-27-2013, 03:05 PM   PM User | #11
BubikolRamios
Senior Coder

 
Join Date: Dec 2005
Location: Slovenia
Posts: 1,876
Thanks: 114
Thanked 76 Times in 76 Posts
BubikolRamios is on a distinguished road
Quote:
But for some reason it is showing the resource id22
Who, where ?

You are 'mixing' here PHP and MYSQL, while you are not sure that mysql part is OK jet.

First clarify what is going on at mysql part. Separately !

My filling is you dont have a mysql client.
Get this: http://www.heidisql.com/download.php

Check what that sql client returns on:
Code:
SELECT MAX(`timestamp`) FROM replies WHERE type = 'ticket' and parent = "16"
this can no way return 'resource id22'

Then go to PHP part.

BTW - one of links to images in upper posts is broken.
__________________
Found a flower or bug and don't know what it is ?
agrozoo.net galery
if you don't spot search button at once, there is search form:
agrozoo.net galery search

Last edited by BubikolRamios; 02-27-2013 at 03:09 PM..
BubikolRamios is offline   Reply With Quote
Users who have thanked BubikolRamios for this post:
fondy98 (02-27-2013)