Hi all!
Let's say I have a PHP script that needs the user to input some data
during its execution. At the point the data is needed the browser could
be redirected to a new page with a form where the user could enter the
data. But thus is necessary to save the script state in order to
contin
Hi all!
I would like to know if it is possible to change the format of error
and warning messages that PHP shows. Now my error notifications look like:
[Fatal error | Warning | ...]: in on line .
It would be helpful for me that those messages included some
additional information, li
Hi all!
We have developed a groupware web server written in PHP. We were
interested in integrating some communication interfaces in Java, using
Tomcat, in this application, but we have not found an efficient way to
call PHP functions from a Java program. We would prefer not to use
communica
Hi all!
I would like my script to get the dates of the year when the server
local time changes from winter time to summer time and vice-versa. ¿Does
anybody know how to do it in PHP, even calling linux functions (with
popen) or exploring linux archives? I need it to create a VTIMEZONE
compo
4 matches
Mail list logo