Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
WS-Security PL/SQL Forms
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Prod
PL/SQL Release 10.2.0.2.0 - P
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?