How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)