How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)