Software School Projects | Academic Students Projects | Source Codes | Tablets header
Please use our contact us form or send email to Support@srishtis.com.

How PHP works with Java Script?
Java Script works on client side and PHP works on server side. Before passing the information to server if we want to give a warning or alert we can use javascript. For example:-
<html>
<head>
<script type="text/javascript">
function message()
{
alert("This alert box was called with the onload event");
}
</script>
</head>

<body onload="message()">
</body>
</html>
Job or extra money for students

Search Engine Rank of your blog or websites