Re: [PHP] Decryption

2002-01-13 Thread Steve Maroney
: [EMAIL PROTECTED] Brute force. MD5 is a one way hashing Algorithm which means it was NOT designed for encryption but it can be used that way. Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [PHP] echo problem NEW

2002-01-08 Thread Steve Maroney
] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP] How to run a PHP script on the UNIX command line

2002-01-07 Thread Steve Maroney
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] Formats with PHP

2001-12-28 Thread Steve Maroney
need something like Perl's Format features but not sure. Any advice ? Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL

[PHP] Not PHP but MYSQL

2001-12-27 Thread Steve Maroney
Sorry for the OT, but im trying to figure out something with mysql and need some help. Does anyone know how set the auto_increment value to some other number than 0. I have an order_number coloumn and I want to start it at 1000. So the first record would 1001. Thank you, Steve Maroney

Re: [PHP] faxing in PHP

2001-12-24 Thread Steve Maroney
Enterprise wrote: Hi, Is there a way to send to a fax machine like you would a email address in PHP. Thanks for any help you can give. :-) Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] sessions and authentication

2001-12-21 Thread Steve Maroney
any good. Please advise. Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Re: some body flood mypage how can I prevent them ?

2001-12-21 Thread Steve Maroney
: [EMAIL PROTECTED] Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] What kind of looping ?

2001-11-27 Thread Steve Maroney
Hey guys, I cant figure out what functions and/or looping I need to use for what I need to do. Im reading a directory and pushing all the file names in the directory into an arrary. I want to be able print out each element(file name) in the array into an HTML table while limiting a certain

[PHP] PHP Arrays conflicting with Javascript, PLease advise?!?

2001-11-21 Thread Steve Maroney
] -- OTHER CODE SNIPPED -- Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Form's : making me sick!

2001-11-17 Thread Steve Maroney
: [EMAIL PROTECTED] Thank you, Steve Maroney -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] ***Get a piece of the #1 CASH MACHINE on the net***

2001-06-20 Thread Steve Maroney
Hmmm.. a porn site writen with PHP ? On Wed, 20 Jun 2001, [EMAIL PROTECTED] wrote: SEX SELLS!!! Enjoy the riches of the most lucrative business in the world without being in the business. If you are in need of money quickly, This is for you. You don't have to access the website if

Re: [PHP] Really easy question

2001-05-06 Thread Steve Maroney
be turned off, but it should be on by default. Hope this helps, Steve Maroney [EMAIL PROTECTED] On Sun, 6 May 2001, biscut wrote: How can i check to see if PHP has been enabled, I enabled the modules etc after they were compiled and i have managed to get Apache working properly again but now even

Re: [PHP] What's wrong with Apache + php + mysql on Windows?

2001-04-26 Thread Steve Maroney
I think the question should be what's wrong with Windows? :) Sorry, I can't give you more of an intelligent answer Steve On Thu, 26 Apr 2001, Mig wrote: Hello, I can't understand the reason apache server running locally on my Win98 machine delays so much to respond browser when

[PHP] Re: Method Not Allowed

2001-04-23 Thread Steve Maroney
I just deleted a post that I wanted to reply to. Try reading the FAQ on apache.org Click here or go here - http://httpd.apache.org/docs/misc/FAQ.html#POSTnotallowed Hope this helps, Steve -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [PHP] Connecting to a MS Access database

2001-04-22 Thread Steve Maroney
This brings up a question that I always wondered. Does Access have server functionality? Where do you configure these settings ? Thanks, Steve On Sat, 21 Apr 2001, Andrew Hill wrote: The Access native driver IS an ODBC driver. That is, I believe, your only option. Best regards, Andrew