Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Programming > PHP Development
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 05-22-2007, 02:23 AM   #1 (permalink)
jamesbond
Junior Member
 
Join Date: May 2007
Location: India
Posts: 2
Default validation

hi friends.......

how to display the error message at particular field Straight forward.

for eg:
username: error message:Enter your username

Password: error message:Enter Your Password
Enter a character it contains 6 to 8

like this.........................

i want sample code for in php can anyone.......................
jamesbond is offline   Reply With Quote
Sponsored Links
Old 06-06-2007, 09:51 PM   #2 (permalink)
tjtravis
Junior Member
 
Join Date: Nov 2006
Posts: 44
Default Re: validation

PHP won't do it it is JavaScript to do this. PHP is a server side script and you need a client side so it can edit the file after it is on your cache
tjtravis is offline   Reply With Quote
Old 06-07-2007, 07:37 AM   #3 (permalink)
shedokan
Junior Member
 
Join Date: Apr 2007
Posts: 36
Default Re: validation

there is a way to do it with php:
error:
<?php
user = $_POST['username'];
if (empty($user)) {
echo " Enter your username";
}
?>

this will show the error message if you will not enter a username

PM me if this is what you want
shedokan is offline   Reply With Quote
Old 06-08-2007, 02:36 PM   #4 (permalink)
tjtravis
Junior Member
 
Join Date: Nov 2006
Posts: 44
Default Re: validation

That won't just add to the page though. That would make another page or refresh. I think he wants it to be like the one on gmail
tjtravis is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 07:11 AM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums