Daily Archives: February 13, 2009

codec for windows media player 11

Share Are you having trouble playing movies esp .avi format on windows media player 11?  We got the same problem. Hahaha. But don’t worry  after some digging on the internet I found out that I should install divx, you can … Continue reading

Posted in windows media player | Tagged , , | Leave a comment

mysql_data_seek to reset mysql recordset in php

ShareI’ve been into this situation where I need to reset the recordset for mysql and one way to do this is by using mysql_data_seek(). Sample below from mysql site: Description bool mysql_data_seek ( resource result, int row_number ) mysql_data_seek() moves … Continue reading

Posted in mysql, php | Tagged , | Leave a comment