Comment on Tutorial - isset() function in PHP By Emiley J.



Comment Added by : krunal

Comment Added at : 2012-11-22 10:30:19

Comment on Tutorial : isset() function in PHP By Emiley J.
if(isset($_POST["check1"]=="1"))
{
$check1 = $_POST["check1"];
echo "check1 is checked\n";
}

This shows me an error in first line...
i am not sure about the syntax...
plz help whether it is proper or not...


View Tutorial



Related Tutorials

Java program to get location meta data from an image

Program using concept of byte long short and int in java

Update contents of a file within a jar file

Tomcat and httpd configured in port 8080 and 80

Java File

Java String

Count number of vowels, consonants and digits in a String in Java

Reverse a number in Java

Student marks calculation program in Java

Handling Fractions in Java

Calculate gross salary in Java

Calculate average sale of the week in Java

Vector in Java - Sample Program

MultiLevel Inheritance sample in Java

Multiple Inheritance sample in Java

Archived Comments

1. Hey i see some lines of code in order to displpay
View Tutorial          By: Bala at 2013-01-09 13:58:48

2. very nice..!
View Tutorial          By: neeraj at 2012-04-21 11:12:08

3. Thx for the explanation, I understand what recursi
View Tutorial          By: Tina at 2008-12-15 16:39:27

4. If I want to read input from A PDF what should I d
View Tutorial          By: thiru at 2015-08-12 10:57:51

5. can u access by a tutorial by using java script
View Tutorial          By: Benjtaz at 2011-07-11 06:22:16

6. Excellent
View Tutorial          By: Jaleel at 2009-10-16 23:22:52

7. Hi!
I would like to send a string from a j2

View Tutorial          By: beetlebrain at 2010-03-26 06:02:00

8. i'm interest in j2me so i have to learn about j2me
View Tutorial          By: cha at 2013-10-14 13:17:22

9. very simple and nice examples for begineer...
View Tutorial          By: sarhand at 2010-04-21 00:57:23

10. i need to send some file usin a bluetooth devicem
View Tutorial          By: igle85 at 2012-01-25 06:27:50