Search found 3 matches

by quanyii
Fri Aug 16, 2013 3:07 pm
Forum: PHP
Topic: empty query
Replies: 5
Views: 2566

Re: empty query

Yes, I have gotten it fix. But how do I upload the image into my database? And how about the updating? Is it possible?
by quanyii
Thu Aug 15, 2013 2:37 pm
Forum: PHP
Topic: empty query
Replies: 5
Views: 2566

Re: empty query

Hi, I have managed to solve the problem. However, another problem is that I couldn't update the user's profile image(After watching another PHP tutorial from betterphp on YT). I was prompted this error after trying to update the user profile image. Strict Standards: Only variables should be passed b...
by quanyii
Thu Aug 15, 2013 9:59 am
Forum: PHP
Topic: empty query
Replies: 5
Views: 2566

empty query

Hi. I was following one of your tutorials on updating user profile info (PHP Tutorial: User Profiles). Yet, I have encountered a problem while trying out the codes. it states that the query was empty. May I know which part of the code did I do wrongly? userinc.php [syntax=php]<?php function fetch_us...