Search:

Type: Posts; User: vineesh

Page 1 of 20 1 2 3 4

Search: Search took 0.50 seconds.

  1. Replies
    4
    Views
    55,188

    Thank u Chechi :)

    Thank u Chechi :)
  2. Replies
    4
    Views
    55,188

    Thank u :)

    Thank u :)
  3. Set & Delete Cookie

    Set Cookie: http://php.flashwebhost.com/vineesh/day10/day_10_ex_7_set_cookie.php


    <?php

    if (isset($_COOKIE['usersName'])) {
    echo '<h2 style="color:#EF1725"> You are Mr.' ....
  4. I do understand that it is the syntax of cookie....

    I do understand that it is the syntax of cookie. Hope I am right.

    http://php.flashwebhost.com/vineesh/day10/day_10_ex_4_set_cookie.php



    <?
    if(isset($_COOKIE['userName'])) {
    echo '<h2...
  5. Can somebody explain this portion of the script ?...

    Can somebody explain this portion of the script ?


    setcookie('phpExpertName', $_POST['phpExpertName'], time()+3600);

    Why phpExpertName and $_POST['phpExpertName'] mentioned together ?
  6. Come on, play and win this game :wink:...

    Come on, play and win this game :wink:
    http://php.flashwebhost.com/vineesh/day9/day_9_ex_3.php


    <html>
    <body style="background-color:#DADADA">

    <h1 style="color:#E237C8"><u>Number Guessing...
  7. http://php.flashwebhost.com/vineesh/day8/day_8_ex_...

    http://php.flashwebhost.com/vineesh/day8/day_8_ex_5.php


    <html>
    <body>

    <h1 style="color:blue">HI..LETS PLAY A NUMBER GUESSING GAME<h1>

    <?php
  8. http://php.flashwebhost.com/vineesh/day7/day_7_ex_...

    http://php.flashwebhost.com/vineesh/day7/day_7_ex_4.php



    <?php

    if (isset($_GET['name'])) {
    echo ucwords('<font color="red"><b>Hello ' . $_GET[name] . '. </b></font>' . '<font...
  9. http://php.flashwebhost.com/vineesh/day7/day_7_ex_...

    http://php.flashwebhost.com/vineesh/day7/day_7_ex_1.html



    <html>
    <body>

    <h1>Welcome to Govt. V.V.H.S.S, Kodamthuruth</h1>

    <form method="GET" action="student.php">
  10. http://php.flashwebhost.com/vineesh/day6/day_6_arr...

    http://php.flashwebhost.com/vineesh/day6/day_6_array_2.php



    <?php

    $timeTables = array();

    $timeTable1 = array();
  11. http://php.flashwebhost.com/vineesh/day6/day_6_arr...

    http://php.flashwebhost.com/vineesh/day6/day_6_array_1.php



    <?php

    $domainName = array();

    $domainName[extension] = '.com';
    $domainName[registry] = 'public domain registry';
  12. Replies
    41
    Views
    21,478

    http://php.flashwebhost.com/vineesh/day5/day_5_1.p...

    http://php.flashwebhost.com/vineesh/day5/day_5_1.php



    <?php
    $movieNames = array('<h3> <font color="red">', 'kilukam', 'kalapani', 'minnaram', 'yoddha', 'spirit', 'drishyam', 'grand master',...
  13. Replies
    41
    Views
    21,478

    http://php.flashwebhost.com/vineesh/day5/array_1.p...

    http://php.flashwebhost.com/vineesh/day5/array_1.php



    <?php

    $class = array('lkg', 'ukg', 'i a', 'ii b', 'iii c', 'iv d', 'v a', 'vi c', 'vii d');

    echo strtoupper($class [0]);
    echo '<br>';
  14. http://php.flashwebhost.com/vineesh/day4/decision_...

    http://php.flashwebhost.com/vineesh/day4/decision_making_5.php



    <?php

    $rain = 'eeeee';

    if ($rain == 'yes') {
  15. http://php.flashwebhost.com/vineesh/day4/decision_...

    http://php.flashwebhost.com/vineesh/day4/decision_making_3.php

    and my code is as follows:


    <?php

    $passMark = 35;

    $student1Name = 'Manu';
  16. http://php.flashwebhost.com/vineesh/day4/decision_...

    http://php.flashwebhost.com/vineesh/day4/decision_making_1.php



    <?php

    $ticket = 'no';

    if ($ticket == 'yes') {
  17. Replies
    248
    Views
    1,429,605

    Sticky: Poll: Present on May 14, 2014 :encouragement:

    Present on May 14, 2014 :encouragement:
  18. Convert First Letter of Words to Upper Case...

    Convert First Letter of Words to Upper Case
    http://php.flashwebhost.com/vineesh/day3/ucwords.php

    code


    <?php

    $color = 'my favourite color is white';
  19. Convert Text to Upper Case....

    Convert Text to Upper Case.
    http://php.flashwebhost.com/vineesh/day3/strtoupper.php

    Code


    <?php

    $name = 'Vineesh Mohan';
    $place = 'Kodamthuruth';
  20. DAY 3 - strlen() ...

    DAY 3 - strlen()

    http://php.flashwebhost.com/vineesh/day3/strlen.php

    Code


    <?php

    $sentenceOne = 'Hello, I am Vineesh Mohan';
  21. DAY 2 PROGRAMMING . ...

    DAY 2 PROGRAMMING .

    http://php.flashwebhost.com/vineesh/day_2_variables_7.php

    Code


    <?php

    $costOfApple = 100;
  22. DAY 2 PROGRAMMING: ...

    DAY 2 PROGRAMMING:

    http://php.flashwebhost.com/vineesh/day_2_variables_6.php

    Seems it worked :). My code is:



    <?php
  23. DAY 2 PROGRAMMING. EXAMPLE 5 ...

    DAY 2 PROGRAMMING. EXAMPLE 5

    http://php.flashwebhost.com/vineesh/day_2_variables_5.php

    MY CODE IS:


    <?php
  24. DAY 2 VARIABLES EXAMPLE 4 ...

    DAY 2 VARIABLES EXAMPLE 4

    http://php.flashwebhost.com/vineesh/day_2_variables_4.php

    My code is


    <?php

    $numActors = 15;
  25. DAY 2 PROGRAMMING ...

    DAY 2 PROGRAMMING

    http://php.flashwebhost.com/vineesh/day_2_variables_3.php

    My Code is as follows:


    <?php

    $actorName1 = '<b>Mohanlal</b>';
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4