Hey,
actually, the key problem is that:
I installed this ssh2 extension and want to connect to e.g. a server,
and then, maybe on the next page, enter a command that will be executed
on that server and so on. I can't connect to a server everytime (or: i
COULD but I don't want to) because it tak
Hey,
I am trying to have e.g. a file opened over several scripts. When
opening a file with "fopen" I receive a variable of the type resource
(like "Resource ID #3"), but when I try to save this variable in the
SESSION and try to use it on another page, I get a "null" variable.
Because I need
I am trying to use PHP to delete temporary internet files in IE6. I would
also like to access other "Internet Options" functions. Any assistance
would be appreciated.
Thanks.
Joe
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am having problems making things happen in a Microsoft Access Database
that I am connecting to through an ADO Connection using PHP. I know a
little bit about PHP and how to code, but this is the first time I have
played around with the ADO Connection and Command objects.
I am getting no error m
hi to all.
i would like to know how to force to php to declare everything variable,
example
var $var;
$var = bla,bla..
var $var2 = array();
$var2 = bla,bla..
and issue error when a variable is instanced without declare, some idea???:
--
PHP General Mailing List (http://www.php.net/)
To unsub
I have the following problem, help me please!!!.
php 4.2.2
register globals off
apache 1.3.27
windows 2000
internet explorer 6.0 SP1
I have two archives.
One that handles the code part, as validating form's inputs and inserting in
the data base, and other one is the fill-out form.
Inside of
i have a problem with the dropdown list when proccesing with javascript, the
name of the dropdown list is "select02[]", this because to that i need it
passed in php a array of the selecteds item, for example :
$form[select02][$i],..but i wish to fill the dropdown list from
javascript and later sub
i have a problem with the dropdown list when proccesing with javascript, the
name of the dropdown list is "select02[]", this because to that i need it
passed in php a array of the selecteds item, for example :
$form[select02][$i],..but i wish to fill the dropdown list from
javascript and later s
8 matches
Mail list logo