Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric