myplugins.net - My Plugins - My Plugins, Code and Stuff

Description: My Plugins, Code and Stuff

games (13171) stuff (297) php scripts (111) wordpress plugins (86) java examples (7) example codes (1) csharp examples (1) my plugins (1)

Example domain paragraphs

My Plugins, Code and Stuff

Hi Guys! In my last post here, I discussed the creation of a captcha code to secure web forms using the HTML 5 Canvas tag along with JavaScript and PHP as the server side language. I loaded a custom web font using the JavaScript Font Face API to draw a random text string on the … Continue reading Adding Voice to Captcha to Secure Web Forms

Hi Guys! It’s been a while since my last post. In this post, I shall discuss the creation of a captcha code to secure web forms using the HTML 5 Canvas tag along with JavaScript and PHP as the server side language. I will load a custom web font using the JavaScript Font Face API … Continue reading Captcha using HTML 5 Canvas and JavaScript