Dragon Blade Posted June 17, 2013 Posted June 17, 2013 (edited) Hello all, I had a V2 mailbox script and I was converting it into a V1. But then I came across an error - Fatal error: Call to undefined function mysql_fetch_single() in /home/****/public_html/****/mailbox.php on line 403 I believe it is this $db_fetch_single But when I convert it into this mysql_fetch_single I get an error? Any reasons why to? I have fixed it! mysql_result($q, 0, 0); Edited June 17, 2013 by Dragon Blade Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.