[PHP] session variables and classes?

2002-05-01 Thread John Ngo
does anyone know if a session variable set within a class is accessible outside the class and by other pages? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php file uploads and type 'image/pjpeg' ???

2002-05-13 Thread John Ngo
basically i've got a file upload script (that works) what i want to do now is restrict it to filetypes of 'image/jpeg' however now i can't upload jpegs cause their filetype appears to be 'image/pjpeg' does anyone know of what could be happening here? -- PHP General Mailing List

[PHP] Re: php file uploads and type 'image/pjpeg' ???

2002-05-13 Thread John Ngo
]">news:[EMAIL PROTECTED]... I guess you could check the $userfile_type for the correct type. John Ngo [EMAIL PROTECTED] schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... basically i've got a file upload script (that works) what i want to do now is restrict

[PHP] php apache log analysers/website stats

2002-05-24 Thread John Ngo
hey does anybody know of any good apache log analyser or website statistics php projects? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php