values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Problem with Subscreen
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t