Re: [PHP] Invalid Email Characters

2002-01-13 Thread Gabor Gludovatz
d" character. A word character can be any character specified by the current locale, including accents, etc., so I suggest using [a-z0-9_] instead of \w. -- Gabor Gludovatz <[EMAIL PROTECTED]> - Phone: +36 (20) 9 109 129 http://www.sopron.hu/~ggabor/ - ICQ# 861 404 --

[PHP] Apache virtualhosts with different user

2002-01-08 Thread Gabor Gludovatz
g html files, and especially php. Is it possible somehow? Having read the apache docs, I haven't found anything useful, but there must be a solution if I don't want my users to run php scripts as www-data. thx in advance -- Gabor Gludovatz <[EMAIL PROTECTED]> - Phone: +36 (20)

[PHP] php bug?

2001-09-05 Thread Gabor Gludovatz
8, SNDCTL_TMR_TIMEBASE, 0xbfffb268) = -1 ENOTTY (Inappropriate ioctl for device) close(8)= 0 munmap(0x40372000, 4096)= 0 brk(0x81cc000) = 0x81cc000 (the last line repeats severalt times and then...) --- SIGSEGV (Segmentation fault) --- +++

Re: [PHP] strange error

2001-08-22 Thread Gabor Gludovatz
? Can anyone help me out please? You may have not put an enclosing '?>' at the end of your code, or you may have missed a closing bracket or quotation mark somewhere. -- Gabor Gludovatz <[EMAIL PROTECTED]> http://www.sopron.hu/~ggabor/ -- PHP General Mailing List (http

[PHP] session_write_close()

2001-08-22 Thread Gabor Gludovatz
thing works fine, I don't need to call session_write_close() and even so the variables get saved and are restored correctly. Is it a bug? Or is there something I don't know about? -- Gabor Gludovatz <[EMAIL PROTECTED]> http://www.sopron.hu/~ggabor/ -- PHP General Mailing List (ht

[PHP] DSO security

2001-02-07 Thread Gabor Gludovatz
how can I prohibit users to read arbitrary files on the system if run PHP as apache module? the best solution would be to restrict all the file system functions to the docroot or the users' home. thanks Gabor -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMA

[PHP] PHP Schedule

2001-01-14 Thread Gabor Gludovatz
, I've found a very interesting FAQ, the Calendar FAQ but even this FAQ couldn't help me. -- Gabor Gludovatz <[EMAIL PROTECTED]> http://www.sopron.hu/~ggabor/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands