Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
How can I get my program to read a larger array ??
Hi:
I have this program that reads from an array to do calculations. The array are just t
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th