s the error noise WindowsME makes, and the page
refuses to load. i have look in most of the faqs on the
site to no avail.
please help.
from R0bin
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
im not saying this will work, but on the PHP website
it has a print_r ( array );
which prints ever element of an array.
"
'apple', 'b' => 'banana', 'c' => array
('x','y','z'));
print_r ($a);
?>
which will output :
Array
(
[a] => apple
[b] => banana
[c] => Array
(
Maybe the win2k console doesnt have support for
such characters as é or â, or being a microsucks product
saving it under linux and windows goes
"Bleh! an alternative OS, kill it!".
try loading it in a .php web page file and
using apache or something witht the php
preprocessor, and see what happens
Hello,
on a tutorial i have for socket programming in php, it says "run this script
in the console"
i am not knowing what this means, and if i can do it in windows, i only have
Windows ME and Windows XP and when i run C:\php\php.exe in the ms dos
window, command.com locks up, and i have to end it