Yes, I totally agree with "Rtrethewey" that first you should decide that playing automatic audio file is really convenient for your website or not? Then after you should go through some updated Java...
I also got guidance from some experienced PHP developers. They suggested me to start with core PHP and then move towards other framework. Is it really necessary to know the core PHP first?
Hi, I am a new PHP developer working as a PHP trainee. Can anyone one help me where to find good tutorial for PHP. I even want to know about various programming platforms of PHP and which one is the...
I would not suggest you to go with any pre-phrases related to "Face" as it resembles Facebook. You may go names like Friendsworld, myfriendsonline, friendbuzz, friendchat and son on.
Try with below code to convert image file into binary.
<script>
var canvas = document.createElement("canvas");
var ctx = canvas.getContext("2d");
var img = new Image();
...