AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
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
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th