help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
PHP Array quick help
I need
$_SESSION{'username'} to be like this:
if $_SESSION['username'] = "gay
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
can i optmize image to 50% quality before uploading 2 server
Hi there
i have jus written a php program to upload and display images but when i try to uplo