[PHP] Re: Parsing syntax to add a HTML line break

2001-12-18 Thread Arve Bersvendsen
wrote in 000f01c187af$60d6c900$d536cca6@vaio:">news:000f01c187af$60d6c900$d536cca6@vaio: I have a form to be used for data submission and to be added to MySQL. How do I parse the syntax so that it automatically inserts a HTML line break whenever a carriage return is present?? nl2br

[PHP] Redeclaring functions

2002-01-10 Thread Arve Bersvendsen
As a small, personal, enjoy-myself-project I'd like to run a perpetual-running socket server. Problem is; I also want it to be self-modifying so I can insert, remove and change functions as the server is running. The problem is; under normal circumstances, PHP won't let the script redeclare

[PHP] Re: Redeclaring functions

2002-01-11 Thread Arve Bersvendsen
Martin Wickman wrote in [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: I dont know what a perpetual-running socket server is, but to have a main PHP script execute different functions with the same name I guess I'm thinking about a server that can keep it's connection up running, even if I

[PHP] Re: HOWTO Q: detect browser's script enabled? - II

2002-01-29 Thread Arve Bersvendsen
Ivo Stoykov wrote in [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: Hello again earlier today I asked about detecting whether javascript is enabled on the visitor's browser (bellow are the question and answeres received). html head /head body script type=text/javascript jsImg = new Image()

[PHP] Re: Why?

2002-03-25 Thread Arve Bersvendsen
Gunter Ohrner wrote: The HTTP-based network protocol for controlling coffee machines was not bad, either. Which we seriously considered implementing here at my job. But: A webcam and a pair of legs suffices. -- Arve X-No-Archive? Never

[PHP] Re: foo-bar

2001-11-29 Thread Arve Bersvendsen
Christoph Starkmann wrote in B120D7EC8868D411A63D0050040EDA77111904@XCHANGE:">news:B120D7EC8868D411A63D0050040EDA77111904@XCHANGE: Can anybody tell me where the words foo and bar URL:http://www.tuxedo.org/~esr/jargon/html/entry/foo.html

[PHP] Re: JavaScript MD5()

2001-09-11 Thread Arve Bersvendsen
Nicolas Costes wrote in 00fd01c13a94$e3329b80$0100a8c0@p2333:">news:00fd01c13a94$e3329b80$0100a8c0@p2333: Hellorgh, all !!! Does anyone knows if there is a way to MD5-encode strings with JavaScript ? The algorithm is described in RFC 1321. URL:http://www.ietf.org/rfc/rfc1321.txt I use

[PHP] Re: JavaScript MD5()

2001-09-11 Thread Arve Bersvendsen
Arve Bersvendsen wrote in [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: The algorithm is described in RFC 1321. URL:http://www.ietf.org/rfc/rfc1321.txt BTW: I found a Javascript-implementation of MD5. URL:http://pajhome.org.uk/crypt/md5/md5src.html -- Arve «The pessim