[PHP] Handling checkboxes that aren't checked!!!

2003-11-04 Thread KB
Hi, I have a page with a Form and a Checkbox. I have a second page which wants to do something depending on if the checkbox is selected or not. If its selected there is no problem. But if I tryand do anything if it isn't selected then it says the variable is 'undefined'. How can I test for it w

Re: [PHP] PHP within Frames

2003-10-20 Thread KB
ECTED] > This is really an browser interpretation of HTML issue than a straight > PHP issue. A little more information would be helpful - such as > browser, page content, etc. > > Regards, > Adam > > On Sunday, October 19, 2003, at 05:45 PM, KB wrote: > > > Hi, > &g

Re: [PHP] PHP within Frames

2003-10-19 Thread KB
With Kind Regards Kevin "John Nichel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > KB wrote: > > Hi, > > > > Does anyone know why my PHP pages won't work in Frames? I have 5 frames, > > each of which are displaying PHP pages.and n

[PHP] PHP within Frames

2003-10-19 Thread KB
Hi, Does anyone know why my PHP pages won't work in Frames? I have 5 frames, each of which are displaying PHP pages.and none of the PHP code works. If I run the code outside of Frames it works fine! I've can't find any decent references for PHP in Frames. Your help would be appreciated. T

Re: [PHP] Run the same php function several times in th background

2003-10-14 Thread KB
Dear Mohamed Yes, I am looking for multithreading process , thank you for the suggestion charles -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Run the same php function several times in th background

2003-10-14 Thread KB
Hi NG I would like to intiate the same function many times, running in the background using php, Thank you in advance for any suggestion Kind regards Charles -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Passing variables between pages

2003-10-14 Thread KB
Hi, Simple one for anyone who wants to help out a novice. How do you pass a variable from one page to another? Urgent help would be appreciated. With thanks Kevin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php