EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang