User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 427,046 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,479 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 13 of 13
Search took 0.01 seconds.
Posts Made By: nikez
Forum: PHP Jan 17th, 2005
Replies: 4
Views: 3,549
Posted By nikez
Re: Validating Email Addresses - A little extra help!

Thanks everyone for your suggestions.

Will have a mess about with what you all posted and see if i can make it work :)

Cheers,
JameZ
Forum: PHP Jan 17th, 2005
Replies: 6
Views: 5,240
Posted By nikez
Re: Problems with uising arrays and $_POST variables

hehehe yeah never thought about it like that. Yeah print_r() is very useful for displaying what a variable holds - especially arrays and the $_POST variable.

I managed to fix the code and it all...
Forum: PHP Jan 14th, 2005
Replies: 6
Views: 5,240
Posted By nikez
Re: Problems with uising arrays and $_POST variables

ReDuX:
Yeah thats exactly what i want to do but the code you provided will only check a specifically defined field....i.e. the first_name that you put in the code.

That works but its not exactly...
Forum: PHP Jan 12th, 2005
Replies: 6
Views: 5,240
Posted By nikez
Re: Problems with uising arrays and $_POST variables

Just a little extra point...

The script needs to be done this way as the required fields need to be defined in one place (config.php).

Thanks,
JameZ ;)
Forum: PHP Jan 12th, 2005
Replies: 6
Views: 5,240
Posted By nikez
Help Problems with uising arrays and $_POST variables

The form (form.htm) posts a value from a text box (id='first_name') into a script (test.php) that checks the data entered. The script takes an array of required fields from a config file (config.php)...
Forum: PHP Jan 12th, 2005
Replies: 4
Views: 2,514
Posted By nikez
Re: $_POST - What does it mean?

hehehe....yeah a lot easier to remember. Its just i have 2 EXCELLENT books that i have learnt PHP from but neither of them mention $_POST....when i found out that it was a replacement for HTTP... i...
Forum: PHP Jan 12th, 2005
Replies: 2
Views: 4,378
Posted By nikez
Re: Accessing $_POST values - Its not working :(

niiiice :)

Thanks so much!!

JameZ
Forum: PHP Jan 12th, 2005
Replies: 2
Views: 4,378
Posted By nikez
Help Accessing $_POST values - Its not working :(

Have a look at the following code. It is the only thing in the file...the following variables are defined outside the php file:


$required
$first_name


require_once("config.php");
if...
Forum: PHP Jan 12th, 2005
Replies: 4
Views: 2,514
Posted By nikez
Re: $_POST - What does it mean?

I think i know what this is now....is it a replacement for the $HTTP_POST_VARS function?

Basically it stores the data from a form that has been submitted with the post action. Is that right?

J
Forum: PHP Jan 12th, 2005
Replies: 4
Views: 2,514
Posted By nikez
Solution $_POST - What does it mean?

Hi guys,

I have been looking at various form processing scripts, bascially to gain some understanding of how they work.

I have managed to work through one section apart from one bit. I keep seeing...
Forum: PHP Jan 12th, 2005
Replies: 5
Views: 13,275
Posted By nikez
Re: Passing variables into form fields

:lol: So simple when you think about it...Thanks so much :)

JameZ
Forum: PHP Jan 10th, 2005
Replies: 5
Views: 13,275
Posted By nikez
Solution Passing variables into form fields

Hey,

Does anyone know how to pass a php variable into a form field? I want to reproduce what the user typed into a text box in another text box. Is this even possible?

Thanks,
JameZ ;)
Forum: PHP Jan 10th, 2005
Replies: 4
Views: 3,549
Posted By nikez
Solution Validating Email Addresses - A little extra help!

Hi guys....newbie on the forums here :)

I have developed a php form processor for a project i am working on. I am trying to validate the email address, however i want to add 1 more check the the...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 3:27 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC