Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
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
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
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
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<