What do i need the "Initialize" command for?
something like this: mysql_init();
there is no mysql_init() function. what are you trying to do?
if you just need help with connecting to mysql, there's a good example and detailed info on the php.net mysql functions manual page