User Profile

Collapse

Profile Sidebar

Collapse
thirusvga
thirusvga
Last Activity: Feb 20 '09, 12:20 PM
Joined: Feb 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • how to pass value into one page to another page using session

    i create a login page and slide show program .. after entering user we fetch slide in slide table using uid..please help me..
    See more | Go to post

  • myself having same problem...if u found please send that coding to.my mail id...

    email address removed - moderator
    See more | Go to post
    Last edited by ronverdonk; Apr 24 '08, 10:38 AM. Reason: remove email address

    Leave a comment:


  • thirusvga
    started a topic addition program using core java
    in Java

    addition program using core java

    please send addition program....
    See more | Go to post

  • thirusvga
    started a topic how to set session in php
    in PHP

    how to set session in php

    hi sir..
    I write a login program in php....session function where i write in that program and session stop....
    that phph program is successsfull execute....that codings are...in loginslide.html program

    <html>
    <head>
    <title>login</title>
    <body>
    <form method="post" action="loginsl ide.php">
    <center>
    <table border="0"...
    See more | Go to post

  • thirusvga
    replied to how to setuid scripts
    I am a root user.. and also did grant permission ...is there any possibilities here after..
    See more | Go to post

    Leave a comment:


  • how to run linux command through browser using php program

    Hi...boss..
    I want to run a linux command using php through browser...php program is stored in /var/www/html/t.php
    that program is
    <?php
    $command='ooffi ce -invisible "macro:///Standard.Module 4.Main()"';
    print system($command );
    echo"successful ly converted";
    ?>
    the above program is run in terminal....
    [root@localhost html] php t.php
    successfully run
    ...
    See more | Go to post

  • thirusvga
    replied to how to setuid scripts
    do u understand my question..
    I was able to run a linux syatem command in browser through php like sample date function using php...
    <?php
    print exec('date');
    ?>
    it was successfully run in browser....but some programs are not run in browser..
    my php programs are stored in /var/www/html.......
    any way is there... please tell me...
    See more | Go to post

    Leave a comment:


  • thirusvga
    replied to how to setuid scripts
    I can run in terminal easily..But i didnt run in browzer...i am using linux fedor7 ...
    how i setuid....
    See more | Go to post

    Leave a comment:


  • thirusvga
    started a topic how to setuid scripts

    how to setuid scripts

    please help me...
    Hi i want to run a php program using linux command....
    php program is stored in /var/www/html/t.php
    that program is
    <?php
    $command='ooffi ce -invisible "macro:///Standard.Module 4.Main()"';
    print system($command );
    echo"successful ly converted";
    ?>
    the above program is run in terminal....
    [root@localhost html] php t.php
    successfully...
    See more | Go to post
No activity results to display
Show More
Working...