mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Wordpress IE issue
So I am trying to add the background shadow to my wordpress page. It works fine in Firefox but does
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from