Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.