PHP-Login page and sessions
PHP Session Variables 1. Login page program using PHP and MySQL DBÂ a) first create a html page as following. […]
PHP Session Variables 1. Login page program using PHP and MySQL DBÂ a) first create a html page as following. […]
In this tutorials, you will be able to understand how form validation are done using php syntax. Step1 : Create
Here are some basic programs using PHP 1. Arithmetic operation program using PHP <?php $str=” Arithmetic operation”; $a=4; $b=5; $c=$a+$b;
How to run PHP programs using WAMP server on Windows operating system? First, Download WAMP server from http://www.wampserver.com/en/ Here are
1. Print 1-10 numbers using FOR loop program <html> <head> <title> Javascript looping program </title> </head> <body> <script language=”javascript”> var
Java Script is an interpreted, object-based scripting language, developed by Sun Micro systems and Netscape.  JavaScript makes it easier to create interactive Web
it’s a method that adds markup to text, no more, no less. It can be compared to a Rich Text
Excel Macros A macro can be defined as the recording of a series of tasks. It’s the simplest form of
This tutorial teaches you how to create an excel forms with Macros with step-by-step approaches. Step1 : Â Open MS Excel