> Hello everybody,
> I'm looking for a linear algebra "package" for PHP. I've seen some
> classes on the websites for simple matrix arithmetic, but I'm looking
> for something along the lines of PDL for Perl.
>
> Many thanks,
> Edgar Hassler
Hey Edgar, how's it going?
You may want to ask this q
Hi Joe,
> The zip file with the calendar code/instructions is attached here is their
> website: http://calendar.codewalkers.com/
I believe that code was written by Matt Wade himself -- the founder of
Codewalkers, if I'm not mistaken. You may want to re-post your question in
the Codewalkers foru
[Hello, I didn't subscribe to this list until the 11th, so I'm sorry I can't
reply to the original message.]
Rob -- I recently set up PHP on a standalone computer running Windows XP
Professional and IIS and I'd be happy to help. If you want to try two
things, please let me know how you get on..
Scott, you were right all along. I started searching ASP lists for help
because I figure the permissions will be the same no matter what scripting
language you're trying to upload files with. I found a post explaining that
IIS uses a special user account called IUSR_ -- we added
permission for th
Oops! I actually meant to copy the whole list on this.. I need to remember
to hit the "Reply All" button :)
> What user is IIS running as? Does it have access to those directories?
Thanks for thinking of that -- we checked the permissions of the user set up
to allow anonymous access to the site
Sorry to post two questions in the space of 24 hours, but I'd very much
appreciate a fresh pair of eyes. I built a content management area for a
client to assist with managing text in their MySQL employee database and
uploading photos directly to their server. Works fine in our test
environment b
> - PHP is installed as an ISAPI module.
Oops.. I'm sorry. It's actually the CGI that's installed with the "PHP
4.2.3 installer" download.
Thanks,
-Step
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all,
I recently deployed a site using PHP 4.2.3 / MySQL 3.23 to a Windows 2000
server. Site worked fine while we were testing but now that we've opened
the flood gates and told the world we're having an issue with old data
coming up and with session variables simply not working anymore.
- All