sakthi
script code
1 Answer(s)      4 years and 4 months ago
Posted in : Java Beginners

View Answers

February 12, 2009 at 5:00 AM


Hi friend,


Code to help in solving the problem :

<html>
<head>
<title>Hello PHP World</title>
<script type="text/php" language="php" >

<?php
function addition()
{
$a=5;
$b=5;
$add= $a + $b;
return $add;
}
?>


</script>

</head>
<body >
<?
echo addition();
?>
</body>
</html>

Thanks









Related Pages:
script code - Java Beginners
script code  hi, thanks for ur fast reply. plzz, give me a sample code for PHP function under script tag. regards, sakthi  Hi friend, Code to help in solving the problem : Hello PHP World
java script code
java script code  Hi Deepak, Firstly wanna share the problem em facing: working with servlet and jsp for my project. I have 3 main jsp pages which interacts with user for accepting user input and supply them
Java script
Java script  Source code for capturing the screen using Java Script
Java Script
Java Script  Hi, Any one please share a code to swap the 2strings using java script
Java script
Java script  a java script code for accept 10 numbers from the user and print in the descending order without using sort method
Java Script.
Java Script.  Hi Sir, The below java script code is not working in Google chrome can yo give me the solution as soon as possible. <script type="text/javascript"> function setValue(){ var val=""; var frm
Java Script.
Java Script.  Hi Sir, The below java script code is not working in Google chrome can yo give me the solution as soon as possible. <script type="text/javascript"> function setValue(){ var val=""; var frm
Java Script.
Java Script.  Hi Sir, The below java script code is not working in Google chrome can yo give me the solution as soon as possible. <script type="text/javascript"> function setValue(){ var val=""; var frm
Java Script.
Java Script.  Hi Sir, The below java script code is not working in Google chrome can yo give me the solution as soon as possible. <script type="text/javascript"> function setValue(){ var val=""; var frm
Java Script.
Java Script.  The below code is nit working in Google chrome can any one tell me the solution as soon as possible. <script type="text/javascript"> <!-- function setValue(){ var val=""; var frm
java script
java script  write a java script code which provide a menu for user which will enable him/her to either add or subtract or multiply or divide two numbers and produce the corresponding result.   <html> <
java script code - Design concepts & design patterns
java script code  I want make header like-http://www.sigmainfotech.com.au/ this site but in this site header make in flash, I use java script or any other script. like that side click left side image it expand in header
java script code problem - Java Beginners
java script code problem  Dear sir, my problem is that, suppose i've two HTML files(with java script), out of them one has function EMPLOYEE_DETAILS() i want to call this EMPLOYEE_DETAILS() fuction to another Html file, how
Java Script Code Problem - JSP-Servlet
Java Script Code Problem  how to concatenate html table values(there are 3 rows,each row contains 3 fields) into variable and display it using javascript  Hi Friend, Try the following code: document.write
script problem - Java Beginners
script problem  Even though both .js file and .jsp file present in the same location,script is not working in mozilla but working in Internet...() { if(document.add.fname.value=="") { alert("Enter fname"); } else{} } This is the code
form to java script conversion
form to java script conversion  I am using a form one more form cotain a piece of code . how to convert it to java script to function it properly? code is shown below <form action="http://www.google.com" id="cse-search
java script - Development process
java script  how could i devlop code for create widget. i need to generate java script that if paste to any other web site will generate the widget. a widget can contain image text video or combination
qunit jquery with java script
qunit jquery with java script  hi deepak How to write a javascript code and do the test by using qunit sample application and as I am new to testing how to setup the environment for java script testing? where should I run
can i Execute PHP code inside python script?
can i Execute PHP code inside python script?    can i Execute PHP code inside python script
Java script - Development process
java script code for that its working in IE not Fire Fox, actually... not defined. Please as soon as give me some suggesion or code that i can solve
java script - Development process
java script  hi.. how to get previous and next buttons inside the table in the same page as like our mails in the inbox.  Hi Friend, Try the following code: ID Name Address Contact
java script - Ajax
java script  I have a java script function and getting "pitems" list values in select, and i want to send the values in the form of List to my CommonService class. Below code is not working... function f_getPop
Script error - JSP-Servlet
Script error  Hello friends, In my log in page i... running this it shows an error as "STACK OVERFLOW". Correct the code . The code... then send me jsp code. Thanks
java script - Ajax
java script  I have a java script function and getting "pitems" list... in the textfield Below code is not working... function f_getPop...; } Can u plz help me out???  Hi Friend, Try the following code
java script - JSP-Servlet
java script  what is the use of hidden fields in java script... implement following code: demo function GetCookie(sName){ var aCookie... problem then send me source code and explain in detail
java script and velidatores - Security
java script and velidatores  i made a job portal and in it many fields which required validate how i do throw java script.. can you help me please... Friend, Try the following code: 1)form1.jsp: Name: Email
Java Script Program
Java Script Program  <%-- Document : index Created on : Oct 15, 2012, 9:21:34 PM Author : SAMSUNG --%> <%@page...;/body> I Am Writing THis COde It Is GIving The Following Error Exception
Java Script Program
Java Script Program  <%-- Document : index Created on : Oct 15, 2012, 9:21:34 PM Author : SAMSUNG --%> <%@page...;/body> I Am Writing THis COde It Is GIving The Following Error Exception
Sitemap Java Script Tutorial
| Email validation is JSP using JavaScript | Java Script Code of Calendar... | Conditions In Java Script | Looping in JavaScript | Functions in JavaScript
java script text box
java script text box  hi, I created a button when i click on button(next/prev) new two textbox is created. i want to do the two textbox will show... please help me......very urgent. this is my code: <html> <
java script - Java Beginners
java script  hi sir, the program code that i need for is : 1)there are two button in javascripting if you click the Ok button the cancel should disappear .  Hi Friend, Try the following code: function
Java Script - Ajax
Java Script  Hi Sir, This is mohan. I am sending the code regarding what i needed. In the code There is 1."Type" which is the combo box through... to the "Compensation1" header. Here I am sending the code
validation in java script
validation in java script  i have put this code for only entering...;& rn.charAt(i)<='9') { } else { alert("code must be an integer"); return... code that validate s the number. <html> <script> function validate
java script - Java Beginners
java script  within a itself can i call a function into another function such like performing inner class or calling a method into other method and process it also  Hi Friend, Try the following code
java script - Development process
java script  Hi guys, can anybody tell me how to create menu box using DHTML i want source code please help me its very urgent  Hi Friend, Try the following code: 1)menu.html: #layer1
java script - Struts
if the date should be in the month of jan?   Hi friend, Code to help
Java Script - JSP-Servlet
Java Script  hi, im having a problem in updating the cart. below is the code for that. what i want is i need to enter the how much quantity by entering in the textbox and when i click on the update cart i need to display
JAVA SCRIPT CODE FOR OPENING A WEBSITE IN A NEW WINDOW - Java Beginners
JAVA SCRIPT CODE FOR OPENING A WEBSITE IN A NEW WINDOW   PLS TELL ME? HOW CAN I DEFINE A WINDOW.OPEN FUNCTION WITHIN ANOTHER FUNCTION e.g..." FUNCTION TO PERFORM ALL FUNCTIONS ON CLICK.  Hi friend, Code to help
Uploaded File Information in the Receiving Script?
Uploaded File Information in the Receiving Script?  How To Get the Uploaded File Information in the Receiving Script?   Hi friends, Once the Web server received the uploaded file, it will call the PHP script specified
java-script,jsp - JSP-Servlet
java-script,jsp   how can i shift to other page when my timer shows t<=0 .i.e timeout?   Hi Friend, Try the following code: timer.jsp: var time = null function go() { window.location = 'form.jsp
code
of these kind. print("<html> <head> <Script language
barcode reader using java script
barcode reader using java script  Hai all, I need code for one application in java and java script my requirement is, Scanning data directly into a field is the easiest of all implementations. The cursor is placed
stuts java script validation is not working.
stuts java script validation is not working.  hello my stuts client side validation is not working. pls help me out i have put jsp file's code and validation.xml file's code. pls help --of jsp page
Php Sql Script
Php Sql Script This example illustrates how to create the php sql script... in the figure.     Table: emp_counter   Source Code of sql...; Download Source Code   Output
stuts java script validation is not working.
stuts java script validation is not working.  hello my stuts client side validation is not working. pls help me out i have put jsp file's code and validation.xml file's code. pls help --of jsp page-- > <html:form action
Java Script Code of Calendar and Date Picker or Popup Calendar
Java Script Code of Calendar and Date Picker or Popup Calendar...; This is detailed java script code that can use for Calendar or date picker or popup... selected date from the date picker.  2: calendar.js: Java script code file
Export to Shell Script Plugin
. This allows for the execution of java code OUTSIDE the Eclipse environment without having to custom write the shell script code For more information click... Export to Shell Script Plugin   
java script validation - Java Beginners
java script validation  how to do validations in j s p thru java script  Hi friend, Code to create a jsp page "contact.jsp... that javascript code Cheers
Html / Java Script - Development process
the following code: function convertField
Error Handling in Java Script
Error Handling in Java Script  ... will Learn how to handle error in java script. JavaScript is scripting language used... will return error. the try block contains run able code and catch block contains