473,473 Members | 1,457 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

$HTTP_POST_VARS[' ']

Does anyone may help in understanding how these functions work, with
an easy example?

a) $HTTP_POST_VARS[' '];

b) stripslashes();

c) addslashes();

thanks a lot

Jun 8 '07 #1
5 6559
vinnie wrote:
Does anyone may help in understanding how these functions work, with
an easy example?

a) $HTTP_POST_VARS[' '];
That's not a function.
b) stripslashes();
http://php.net/stripslashes
c) addslashes();
http://php.net/addslashes
See ya,
--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

Tuesday After Lunch is the cosmic time of the week.

Jun 8 '07 #2
Does anyone may help in understanding how these functions work, with
an easy example?
a) $HTTP_POST_VARS[' '];

That's not a function.
b) stripslashes();

http://php.net/stripslashes
c) addslashes();

http://php.net/addslashes

See ya,

What about the first one?

Jun 8 '07 #3
On Jun 8, 11:32 am, vinnie <centro.ga...@gmail.comwrote:
Does anyone may help in understanding how these functions work, with
an easy example?
a) $HTTP_POST_VARS[' '];
That's not a function.
b) stripslashes();
http://php.net/stripslashes
c) addslashes();
http://php.net/addslashes
See ya,

What about the first one?
<http://www.php.net/manual/en/language.variables.predefined.php>

Jun 8 '07 #4
vinnie wrote:
Does anyone may help in understanding how these functions work, with
an easy example?
a) $HTTP_POST_VARS[' '];
[...]
>
What about the first one?
Go read:
http://www.php.net/manual/en/tutorial.forms.php
http://www.php.net/manual/en/reserve...variables.post
http://www.php.net/manual/en/languag...s.external.php

--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

Hay 10 tipos de personas en el mundo: Las que entienden binario y las que no
Jun 8 '07 #5
Message-ID: <f4**********@hercules.cohp1from Iván Sánchez Ortega
contained the following:
>a) $HTTP_POST_VARS[' '];

That's not a function.
...and it's deprecated, IIRC.

--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Jun 8 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: S.Shaigany | last post by:
Hi everybody, Please help me. I have a problem with my login page, which worked fine during the last one month. I have'nt made any changes in it. but from yesterday on, it seems that my PHP code...
10
by: Norman Bird | last post by:
I have a form i will use to register new people and when I click the submit button, the form just shows itself. It is supposed to show a message showing field errors if you leave fields blank etc....
4
by: John | last post by:
Could anyone please help me on this?? I have a php script page, which is basically quiz. Visitors (after login in with their email address) are supposed to answer each question, and when they...
2
by: WindAndWaves | last post by:
SHould I write $HTTP_POST_VARS or $HTTP_POST_VARS or $HTTP_POST_VARS It seems that both of them (with or without quotes) work... Sorry I am sure this is a very stupid question... - Nicolaas
1
by: frey | last post by:
the code is used for repost $HTTP_POST_VARS from a form to the insert page at the "preview" page <?php /* Re-Post all POST'ed variables */ reset($HTTP_POST_VARS); while (list($key, $value) =...
5
sanjay123456
by: sanjay123456 | last post by:
Hello friend , In the following code when user click submit i want to to radio buttton option means user click 1 ,2 ,3 or 4 means its print tha option but it snot print can any body...
2
by: ahmetbm | last post by:
Hi all: $products_quantity = $HTTP_POST_VARS; " 'bulk_products_quantity'.$i " is the name of the textbox, it is getting the value of textbox via it's name field, i am trying to do it via id...
3
by: luftikus143 | last post by:
Hi there, I am using in principal the $HTTP_xxx_VARS since quite a while and have, because it seemed the $_POST was newer and "more efficient" slightly changed that little script which is running...
27
matheussousuke
by: matheussousuke | last post by:
I'm having trouble with e-mail sending, I mean, the website is suposed to send a confirmation email after sign up, but it gets like text plain instead of HTML May someone help me, please? ...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.