Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Can't find a decent web analytics!!!
I've downloaded and installed Piwik. It's location detection based on IP addresses is fairly inaccur
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per