Html hidden variables are very useful in php.
Html hidden controls are used to store values or id's . If we add a
form with this hidden control, values stored in that control can be
passed in post method
server and Client side scripting . Improve website using php, javascript, and jquery Support php
Html hidden variables are very useful in php.
Html hidden controls are used to store values or id's . If we add a
form with this hidden control, values stored in that control can be
passed in post method
Here is the code to validate email address
<?php
if (!eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$",$email)){
echo "Invalid email";
}else{
echo "Valid Email";}
?>
Sigma grid is Written in pure javascript, Sigma Grid is an Ajax data grid for displaying and inline editing data in a scrollable and sortable table. With MVC architecture, plenty of attributes and powerful script API, this grid control brings developer more flexibilities and less workload.
For more details visit :sigmawidgets