Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Linux socket programming
Where can I find a good introduction to socket programming?
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in