This is a discussion on can't understand, it works or not within the MySQL forums, part of the Database Server Software category; --> david wrote: > Yeah, but the result is exactly the same. I just can't understand what > I have ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| david wrote: > Yeah, but the result is exactly the same. I just can't understand what > I have missed, the syntax looks without any errors for me and I just > tested it again in phpmyadmin and it works > do a little bit of debugging: echo $sql_data; this will print the loaded var into your browser. you'd then be able to see what is missing. |