[PHP] select tag doesn't update post or get

2006-08-08 Thread Roel Dillen
does take the right value in the adress bar but that doesn't get translated into the correct value in $_GET so i am thinking the same happens in $_POST. Ideas anyone Roel -- Scarlet Club: Iedereen wint! Indien u nu klant wordt van Scarlet via een bestaande Scarlet klant kunnen jullie beide

[PHP] starting shell script on server: defer acces when running

2006-06-06 Thread Roel Dillen
I have a shell script I want to run which generates an html page after it runs some tests on the software I am writing. I call the script with exec(…); The tests take more than 2 minutes to complete. If I try to run more than one test at the same time: trouble. I want to solve this by

[PHP] CFP: DLS05: ACM Dynamic Languages Symposium

2005-04-17 Thread Roel Wuyts
- Dave Thomas - David Ungar - Guido Van Rossum - Peter Van Roy - Jon L White (G) - Roel Wuyts (Chair) -- Roel Wuyts DeComp [EMAIL PROTECTED] Université Libre de Bruxelles http://homepages.ulb.ac.be

[PHP] removing line breaks

2003-12-05 Thread Roel Derckx
remove line breaks in the body string. Note that i only want to remove line breaks in the start of the string, all line breaks in the rest of the string should remain. Who can help me? Thnx -- Regards, Roel Derckx aka ThunderStrike Main Organizer Ambience 98-2002 [ www.ambience.nl ] Chairman

[PHP] Re: Meta Refresh

2003-01-17 Thread roel
Try this: $NewID = $ID + 1; (instead of the $NewID assignment you've got now...) Edson Waite [EMAIL PROTECTED] schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi All, I am trying to make an automated tour as a section of my site, using the following. ?php $NewID =

Re: [PHP] [phplib template] file does not exist

2003-01-16 Thread roel
ROTECTED]... First go to the file that generates the error and find out how it knows the template file does not exists roel wrote: Hi, i'm having a problem. I just installed a webserver with mysql and php. I copied my files that i had stored on another webserver to my new. I didn't change

[PHP] [phplib template] file does not exist

2003-01-15 Thread roel
Hi, i'm having a problem. I just installed a webserver with mysql and php. I copied my files that i had stored on another webserver to my new. I didn't change anything to these files and the files worked fine on the other server. Now in this server i get this error with a template: Template

[PHP] how do i get the browser's screen resolution?

2001-12-09 Thread Roel Derckx
found a way around (check it with Javascript and store it as a cookie), but that's not working fine for me. Can someone tell me: - how do i get the browser's screen resolution returned in a variable? OR - how can i read Javascript variables under PHP? Help please. Regards, Roel -- PHP