[PHP] PHP magazines / websites?

2003-04-04 Thread John M. Calvert
Hi, I'm wondering what PHP-focused or PHP-aware print magazines are out there (as opposed to on-line). So far I'm aware of www.phparch.com, but I've not picked up a copy yet. Also, what are considered the premier PHP developer websites? Thanks John M. Calvert, M.Sc., MCSD 1310521 Ontario Inc

[PHP] Browser language problem

2003-01-22 Thread John M
Hello, I have the code below, but it doesn't work. I see the message It is an array but nothing else. What can be the problem? How can I get the actual browser language? I use WinXp Prof, Apache 2.0.43, PHP 4.2.3, safe_mode is on. Thanks! ?php global $HTTP_ACCEPT_LANGUAGE;

[PHP] File upload problem

2003-01-21 Thread John M
Hello, I have the code below. It's a simple file upload. But it doesn't work. Before the line if(isset( $Submit )) is an echo which can I read. But after choosing a file and press a submit nothing happens. Why is if(isset( $Submit )) always false? Maybe my apache or php config is wrong? I use

[PHP] Cannot view source via IE browser

2001-05-20 Thread John M
for awhile and then all of a sudden I could not. I am posting this question in a few other PHP newsgroups as I am unsure where this would fall under: php.dev php.doc php.general php.windows Thanks to anyone who can assist. John M. -- PHP General Mailing List (http://www.php.net/) To unsubscribe