[PHP-DB] PHP5 and Oracle Instant Client 10.1 on Solaris

2005-07-11 Thread N . A . Morgan
Hi All, Does anyone out there run PHP5 on Solaris 9 with Instant Client 10.1 for Oracle? Are there any known issues with compiling OCI support? Regards, Neil Morgan MSc Analyst Programmer Admin Computing University of Brighton T: +44 (0) 1273 64 3930 F: +44 (0) 1273 64 2666

[PHP-DB] PHP Bug handling Messages from MSSQL ?

2005-07-11 Thread Denio Mariz
Hello, I'm trying to build a demo of SQL Injection (SI) to discuss with my students. The idea is to use the live demo to show and discuss how to avoid SI using some secure code techiques. I'm using PHP 4.3.11 and MSSQL 80 on a windows XP box. Sometimes a multiline query is submitted to the

[PHP-DB] crud forms

2005-07-11 Thread jeff sacksteder
What sort of tools are available for creating database CRUD forms(create,retreive,update,delete)? I am familiar with patForms and cake. What are the other leading contenders? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] crud forms

2005-07-11 Thread Bastien Koert
pear has a package, can't remember the name off hand bastien From: jeff sacksteder [EMAIL PROTECTED] Reply-To: jeff sacksteder [EMAIL PROTECTED] To: php-db@lists.php.net Subject: [PHP-DB] crud forms Date: Mon, 11 Jul 2005 20:24:07 -0400 What sort of tools are available for creating database