Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co