[PHP] Run or execute a php cript within a php cript.

2001-09-20 Thread hvm
Hi all. Is there a command to execute (run) from HTML or a php4 script a other php script without a mouse click (). I have a lot of php scripts and need them to execute from a master php script. any help? Thanks all, Yours Hans.

Re: [PHP] Run or execute a php cript within a php cript.

2001-09-20 Thread hvm
Hi all, Thanks a lot. Yours Hans -- 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] How to update a variable on a other frame.

2001-09-21 Thread hvm
Hi all, Is there a command to update a variable on a other frame generated by a php script. This is needed to show the number of records selected in the bottom frame (this frame is also generated from a php script). Manny thanks, Hans.

[PHP] Getting the value from a not posted form edit Vield.

2001-09-21 Thread hvm
Hi All, Has some one a solution for a non posted field to get the entered information out in to the session variables. My code: 1e The script "adv_search_dis.php4" is to build the input field. "; // Find the diseases via Link echo "Search"; ?> 2e The script "0DiseaseFind.php4" is

[PHP] Getting the value from a not posted form edit Vield.

2001-09-21 Thread hvm
Hi All, Has some one a solution for a non posted field to get the entered information out in to the session variables. My code: 1e The script "adv_search_dis.php4" is to build the input field. "; // Find the diseases via Link echo "Search"; ?> 2e The script "0DiseaseFind.php4" is

Re: [PHP] Why this error to this newsgroup?

2001-09-22 Thread hvm
Hi I have the same and I don't know if some one even get my questions, I never get a response. Maybe the questions are to difficult. Yours Hans. - Original Message - From: "Gaylen Fraley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 22, 2001 6:34 PM Subject: [PH

Re: [PHP] Search in Progress

2001-09-22 Thread hvm
Hi Alexis, I have the same sort of settings but it is for me very difficult to get the information from the find input field in to the session variables. Do you have a solution how to do this? I have no solution to your problem but it is for me also interesting to see if someone comes with a solu