RE: [PHP-WIN] Online Polls

2003-11-24 Thread Robin Stoker
Hey Nik Try this little piece of code (I've put in a few tips to help you with your website coding): = // config.inc.php // here you can put website config options // such as database con

php-windows Digest 24 Nov 2003 22:56:46 -0000 Issue 2014

2003-11-24 Thread php-windows-digest-help
php-windows Digest 24 Nov 2003 22:56:46 - Issue 2014 Topics (messages 22177 through 22180): domxml_xmltree crashes , any suggestions? 22177 by: Conrad Strydom 22178 by: Nigel Jones Re: Password Protecting 22179 by: Piotr Pluciennik Win98 - PWS 4.0 - PHP 2218

[PHP-WIN] Win98 - PWS 4.0 - PHP

2003-11-24 Thread wknit
Hello; First an under the breath curse to Microsoft for making ASP! Ok... sitting here developing and would like to have a local server that can speak ASP/PERL/PHP. Seems I can get two out of three pretty easily on my Windows 98SE machine, but not all three at once. My PHP (v4.3.4) installation

Re: [PHP-WIN] Password Protecting

2003-11-24 Thread Piotr Pluciennik
To MD5 password before sending to server the most popular way is to use client side javascript. This way it will protect your password from being sent totally unencrypted. In fact, it doesn't give you a good protection, because you still sending and unencrypted information, but sometimes it´s enou

RE: [PHP-WIN] domxml_xmltree crashes , any suggestions?

2003-11-24 Thread Nigel Jones
As it's a Dev Version Report it to the bug tracker(bugs.php.net - i think) _ Nigel Jones [EMAIL PROTECTED] >> -Original Message- >> From: Conrad Strydom [mailto:[EMAIL PROTECTED] >> Sent: Monday, November 24, 2003 9:28 PM >> To: [EMAIL PROTECTED] >> Subject: [PHP-WIN] d

[PHP-WIN] domxml_xmltree crashes , any suggestions?

2003-11-24 Thread Conrad Strydom
Hi all I find that the domxml_xmltree function crashes my Apache ( Apache/1.3.29 (Win32) PHP/4.3.5-dev ), anybody got any workarounds or should I just use a custom function rather? Regards Conrad -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p