Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&