Forum: PHP Sep 26th, 2008 |
| Replies: 3 Views: 2,683 Hi all,
I am writing a PHP script that executes shell commands on a linux machine. When I run this script on Linux system, it waits while it executes the command and store the result in a PHP... |
Forum: PHP Sep 25th, 2008 |
| Replies: 7 Views: 3,796 Thanks Shanti but would you be a bit elaborate about how could I log in to a remote server. I had visited php.net earlier but the first and foremost problem for me is to log into the remote system.... |
Forum: PHP Sep 25th, 2008 |
| Replies: 7 Views: 3,796 Hey folks,
I am fairly new in the field of PHP. I have to prepare a module that will show the CPU utilization, current processes, memory utilization and disk quota of a remote system when asked on... |
Forum: PHP Jul 25th, 2008 |
| Replies: 1 Views: 746 Hi
I am in a bit of fix. I am developing a module in PHP where I am using javascripts to validate the data entered by the user. Now the problem is that I am firing a query to the database through... |
Forum: PHP Jul 22nd, 2008 |
| Replies: 3 Views: 477 Hi,
I am developing a PHP module where I need to pass a particular data through different pages without notifying the user about it. The site I am building have forms on every page except 1. So... |
Forum: PHP Jul 2nd, 2008 |
| Replies: 1 Views: 463 Hey Guys,
I am working on a PHP platform where I have to build reports that show graphs that take values from MySQL Queries. For this purpose I am refering google chart libraries. In that I have to... |
Forum: PHP Jun 25th, 2008 |
| Replies: 1 Views: 489 Hi Guys,
I am preparing a user interface to add values in a database table. For it I am using a PHP generator tool by the name of PHPMaker 5. In the table there is a field where I have to insert... |