I wondered if is possible to run PHP applications in a PDA with Windows CE.
Do you know?
Ahead of time, thak you very much,
Tom.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
For pasign the session variables I'm using the $_SESSION array. I am not
sure if this responds your question..
Tom.
"Curt Zirzow" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> * Thus wrote Tomás Liendo ([EMAIL PROTECTED]):
> > Hi people, I
Hi people, I made a system in PHP wich uses sessions. While I'm testing the
system some times the session finishes unexpectedly. Some times the system
works during one hour without problems but other times the system finishes
after five minutes and return to the login page.
I think that the session
Hi people, I made a system in PHP wich uses sessions. While I'm testing the
system some times the session finishes unexpectedly. Some times the system
works during one hour without problems but other times the system finishes
after five minutes and return to the login page.
I think that the session
You are right! :-)
Other question: When I try to put a file as an anonymous user, I always
receipt this error: "Permission denied on server. (Upload)." Does some form
exists of allowing to anonymous users upload files or it is impossible?
Thank you very much,
Tom.
"Jon Haworth" <[EMAIL PROT
Hi people I need help with FTP functions:
What's the meaning of this error?: FTP_PUT: Could not determine CWdir: No
such directory.
Thank you very much,
Tom.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
your server, you need to use $f1_name,
or even better $_FILES['f1']['name']
Tomás Liendo wrote:
>Hello people, I have the following strange problem:
>
>I designed a form with Front Page XP, and with PHP I save the fields in a
>MySQL data base. All fields work pe
Hello people, I have the following strange problem:
I designed a form with Front Page XP, and with PHP I save the fields in a
MySQL data base. All fields work perfect, except one. This is a control to
upload files:
The problem is that in the data base the value selected for the user is not
record
Hi people I'm a beginner...
I'm trying to pass variables between pages, I need use a variable that I get
in the first page, 3 or 4 pages later on. For this I'm using the setcookie
function:
setcookie("name", "Jhon Malbeck");
The problem is that I receipt only the value "Jhon"
Why I don't receipt
9 matches
Mail list logo