answersLogoWhite

0


Best Answer

By default, PHP only uses and recognizes the ampersand; however, per the related link, you can change which string is placed in new URLs to separate a query's parameter=argument pairs (arg_separator.output) and which individual characters are recognized as separators in existing URLs (arg_separator.input). Because each individual character in input is a potential separator while the entirety of output is a separator, output must contain only a single character which occurs in input in order for the server to be compatible with itself.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is there an alternative to using an ampersand to separate GET variables in PHP?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Whats the use of using ampersand in PHP?

The ampersand causes two variables to share (point to) the same address in memory. For example: <php $first = "first"; $second = &$first; $second = "third"; echo "$first-$second"; // third-third ?> See the related link for an official, more detailed expanation.


Do you use an ampersand or and spelled out when addressing Mr and Mrs on a letter?

The preferred way to address a couple is to spell out the word 'and' rather than using the ampersand. This might not apply rigidly if you are dealing with a fairly informal letter.


What is the substitution of variables using the ohm's law?

Using the equation for the power dissipated by a resistor and Ohm's Law V=IR find the expression for power that involves only current and voltage. using the method of substitution of variables, find a solution to the problem statement above What are an alternative set of units that could also be used to express power.


Structure provides one alternative path of execution?

In programming, a structure can define a set of related variables that can be grouped together. It allows for data to be organized in a more meaningful way, providing a more flexible and readable approach to data management. By defining a structure, you can access and manipulate multiple variables using a single entity, providing an alternative path of execution.


Is it true that an alternative to the QWERTY keyboard is the virtual keyboard?

The specific arrangement of keys on a keyboard is a separate issue, from whether you are using physical keys or virtual keys. The virtual keyboard is an alternative to the actual keyboard, not to the QWERTY keyboard.


How can you represent values using variables?

You can represent values using variables. This can only be done with whole numbers.


In java all variables declared using a class are?

Reference variables


Independent and dependent are types of what?

Independent and dependent are types of variables. These variables are used mostly in science and math. When using independent variables you can control them dependent variables you cannot.


What is an alternative to using a fuse?

An alternative to using a fuse is to use an electrical circuit breaker.


What do you mean by implicit and explicit variables declaration in visual basic?

implicit means you must declare variables before using them while explicit is not a must you declare variables before using them


When possible you should advoid using what variables in a program?

Global Variables Or: variables with names longer than 128 characters.


What is a alternative to fuses?

An alternative to using a fuse is to use an electrical circuit breaker.