php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
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
MII Netweaver Server stopped due to CPIC connection Problem
Dear Experts,
We have SAP XMII 12.0 setup running on Netweaver 2004s,7.0, Java Stack only.
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.