small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
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
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
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
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However