why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<