Forum: MySQL Jan 9th, 2006 |
| Replies: 3 Views: 3,684 thanks for your hint
i use EasyPHP 1.6.0.0
i did it
i checked grant tables
i activated it for All actions, all DBs
but still have problem! |
Forum: MySQL Jan 8th, 2006 |
| Replies: 3 Views: 3,684 whats wrong with this code?
i'm really confused!
when i use INSERT code insted of UPDATE in my file, every thing is ok. but when i use UPDATE,it doesn't
work!!
UPDATE:
$query = "UPDATE... |