Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
php global variable
how can we create global variable so we can use its value in any form.. Please give example to