mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a