Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo