Re: [PHP-DB] Re: [PHP] Passing variables to a PHP script on clicking a hyperlink

2007-08-24 Thread Johan de Wit
Hi I have sessions working like a charm, i use it for my user login vars and so on, here is the settings i used. register_globals = Off session.use_cookies = 1 and switch on session.trans_sid if you know that not all your users will have cookies turned on This worked for me Johan "&q

Re: [PHP-DB] Re: [PHP] Passing variables to a PHP script on clicking a hyperlink

2007-08-24 Thread Johan de Wit
buttons or tick box will work as well Johan ""Suamya Srivastava"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thank you all for the help. > I did not want to use dropdown box..that was the very reason i was > wondering if I can pass the variables

Re: [PHP-DB] Re: [PHP] Passing variables to a PHP script on clicking a hyperlink

2007-08-24 Thread Johan de Wit
Hi Here is my 2cents I will not use GET. If you want to pass a db name i would use POST. Because if you don't do something with the statusbar the the user can see the dbname if you use GET and i don't think that is a good thing. I'm working on an webbased app with a lot of db work and i learnt "Do

Re: [PHP-DB] Oracle 9 and PHP 4.3.x

2003-10-22 Thread Johan Kruger-Haglert
On Wed, Oct 22, 2003 at 10:44:36PM +1000, Christopher Jones wrote: > What errors does PHP give you? ORA-03117: two-task save area overflow ORA-12154: TNS:could not resolve service name among others, it seems to variate a little. I've tried with different configuration settings during the tests.

[PHP-DB] Oracle 9 and PHP 4.3.x

2003-10-22 Thread Johan Kruger-Haglert
I've been trying to get Linux+apache+php+oracle working here with no success, so I've to ask for some help. Versions: RedHat 9.0 PHP 4.3.4RC1 Oracle Enterprise Server 9.2.x Oracle client 8.1.7 The machine has to run RedHat, and newest version would be good. Oracle9.x doesn't seem to be certified

[PHP-DB] PHP problem

2001-04-29 Thread Johan
selectionlists selected in the form-field. All options must be availabele, but the value of the user must be selected in the form field. If anyone can help me please mail me at [EMAIL PROTECTED] Thanks Johan. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-DB] installing php under apache

2001-02-06 Thread wilke, johan of peter paauwe
How do I installe the zip-module op php4 under the apache windows module? thank you, ufo

[PHP-DB] faq

2001-02-06 Thread wilke, johan of peter paauwe