Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of