Archive for the ‘HTML’ Category

PHP CAPTCHA generator


CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart. The term captcha was first coined by Luis von Ahn, Manuel Blum, Nicholas J. Hooper and John Langford. The first three are from Carnegie Mellon University and last one is from IBM. We will see how easily we can produce captcha [...]

No Comments

HTML frameset problem


Today I have tried HTML frameset in one of my site under construction. I put the whole frameset tag in the the html body. The problem is that the code is not running the frameset part. I go to w3schools again where I had learnt HTML two years ago. And saw the HTML frameset example. [...]

Tags: , ,

No Comments