mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
onclick problem
I have <input type="text" name="message">
<a href=page2.
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
simple php table loop
Hi all,
I've the following code
<?php // Create category options
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?