hello,
in this session you have task solve & check your expert level(basic & advanced complete web program based test)
task1: find error
<html>
<form method="post">
<input type="text" name="abc"/>
</form>
<?php
echo "hello";
$a= $_post['abc'];
$b = $c;
echo $b;
?>
</html>
task2: what is this ?
in this session you have task solve & check your expert level(basic & advanced complete web program based test)
task1: find error
<html>
<form method="post">
<input type="text" name="abc"/>
</form>
<?php
echo "hello";
$a= $_post['abc'];
$b = $c;
echo $b;
?>
</html>
task2: what is this ?
filter:
progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=15, Direction=90),
progid:DXImageTransform.Microsoft.Shadow(Color=#eeeeee, Strength=15, Direction=180); task3 : one triangle & circle images overlap each other using css only. task4: which language is use in this coding & check whether is working in all browser $("button").click(function(){
$("div").animate({
right: '250px',
opacity: '0.5',
padding: '150px',
width: '150px'
});
});
task6 : how to define session & some sites are showing "we are using your cookies" what is this message? task7: how to identify user location using IP address only task8: make user register form & submit without loading webpage.(hint: jquery also use) generally php loading webpage so what is best solutions?
task9 : how to define object & does below is example of object declaration. var person = {firstName:"john", lastName:"Doe", age:"50", eyeColor:"blue"}; task10 : event based php submission if i close window & want transfer data after 10 minutes what i do ? does this data go to database or not? top 3 winner result will be display on next blog.(might chances to awarded by prize)try at your best level.best Luck. comment your answer.