Search found 4 matches
- Sat Jan 31, 2009 7:08 am
- Forum: Databases
- Topic: PHP - Stored Procedure example requested
- Replies: 0
- Views: 476
PHP - Stored Procedure example requested
I am a COMPLETE NOVICE to PHP I have two tables on my database - Create and inserts follow: categorytype physicalcontainers I have a stored procedure that I want to call to "construct" a value that before inserting a new row into the pyhsicalcontainers table The stored procedure definition...
- Sun Nov 14, 2004 6:51 am
- Forum: Javascript
- Topic: Radio Button - Redirect to another PHP page
- Replies: 2
- Views: 681
Radio Button - Redirect to another PHP page
Im using Dreamweaver and I'm a very NEW NEWBIE, I'm looking for an example to make this work in Dreamweaver and PHP: Simply put, I have a form with five radio buttons and a submit button. If button A is on when submit button pressed, then open form_A.php ELSE If button B is on when submit button pre...
- Tue Nov 18, 2003 2:50 pm
- Forum: Databases
- Topic: Configure PHP 4.3.4 with Redhat 7.2 and IBM-DB2
- Replies: 3
- Views: 1145
- Tue Nov 18, 2003 2:23 pm
- Forum: Databases
- Topic: Configure PHP 4.3.4 with Redhat 7.2 and IBM-DB2
- Replies: 3
- Views: 1145
Configure PHP 4.3.4 with Redhat 7.2 and IBM-DB2
I've installed Linux Redhat 7.2 as a server and would like to get IBM DB2 workgroup edition 8.1 to be able to be "recognized" by PHP. All instructions that I've found indicate that I need to 1) Download and then do a tar zxf php-4.3.4.tar.gz 2) Run the ./configure --with-ibm-db2=/home/db2i...