Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas