Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
split values
I have values that are returned to me in this format:
name=>test,age=>49
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho