[PHP] Problem with mktime()

2002-05-20 Thread Johannes Tyra [BrainData]
Hi, I want to read out the asterisk from a birthdate. First off all I need the timestamp: $startDate['Steinbock'] = mktime (0, 0, 0, 12, 22, 1999); $startDate['Wassermann']= mktime (0, 0, 0, 01, 21, 2000); $startDate['Fisch'] = mktime (0, 0, 0

[PHP] Experiences with vPopmail functions?

2002-03-31 Thread Johannes Tyra [BrainData]
Hi, has anybody experiences with the vpopmail functions in php? If I use these functions (I´m sure there are compiled correctly into php) I get errors over errors. (Unable to change into /vpopmail/domains/domain dir etc) Thanx a lot... -- Mit freundlichem Gruß, | Johannes Tyra

[PHP] Superuser for PHP Script

2002-03-13 Thread Johannes Tyra [BrainData]
Hi, I need superuser rights for a PHP Script, called by the Apache Webserver. Is it possible to do this with What is with the root password?? Is there an other better way to do this? How can I print the current user/group under php is running? Thanx, -- Mit freundlichem Gruß, Johannes Tyra

[PHP] Difference between vpopmail_add_domain AND vpopmail_add_domain_ex

2002-02-15 Thread Johannes Tyra [BrainData]
Hi, where's the difference between the Popmail vpopmail_add_domain AND vpopmail_add_domain_ex?? Do you have to make vpopmail_add_domain first, before you make vpopmail_add_domain_ex? Thanx, -- Mit freundlichem Gruß, Johannes Tyra -- PHP General Mailing List (http://www.php.net/) To unsubscr