Notepad Script using “textarea” Notepad is a simple text editor from Microsoft, which is included in all versions of Windows. You will find bellow a simple notepad in browser using “textarea” you can also save that text as textfile like audain.txt when we click the button in the dialog. ——————————————- /* This PHP script is useful […]
Tag: php
At A Glance: ASP.net vs. PHP
In the world of web development, the choice of which development language to use commonly comes down to two popular choices. Web applications, specifically those relying on back end databases, are typically being created using either Microsoft’s ASP.Net language, or the Open Source alternative language of PHP. Reasons why one might choose one over the […]