Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
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
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru