23.01.2010, 22:17
It took me a day, and some additional information from a friend who's a PHP and C++ Scripter..
A good tip I can give is: study as much scripts where MySQL is included.. I learned alot from them, and if you still don't get how things work (like I did with the mysql_fetch_row_format and delimiters using strtok... Some very friendly guy on this forum explained it to me, which was very helpful and made me understand alot more in just a few seconds.
But I do admit this: it takes some time and work, to get to know things..
A good tip I can give is: study as much scripts where MySQL is included.. I learned alot from them, and if you still don't get how things work (like I did with the mysql_fetch_row_format and delimiters using strtok... Some very friendly guy on this forum explained it to me, which was very helpful and made me understand alot more in just a few seconds.
But I do admit this: it takes some time and work, to get to know things..