User Profile
Collapse
-
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.. -
myself having same problem...if u found please send that coding to.my mail id...
email address removed - moderator -
-
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"... -
I am a root user.. and also did grant permission ...is there any possibilities here after..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
... -
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...Leave a comment:
-
I can run in terminal easily..But i didnt run in browzer...i am using linux fedor7 ...
how i setuid....Leave a comment:
-
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...
No activity results to display
Show More
Leave a comment: