473,386 Members | 1,815 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

What is the syntax to proceed to the next page using PHP?

What is the syntax to proceed to the next page and getting the value of the variables after pressing the submit button in PHP?
Jul 20 '14 #1
2 1342
Dormilich
8,658 Expert Mod 8TB
you don’t press a submit button in PHP, you press it in HTML and as such the page to navigate to is set in the form’s action attribute.
Jul 21 '14 #2
you can use hidden input fields to store first page value in second page, but you must have to check it for security.
Jul 29 '14 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Al Cadalzo | last post by:
I am doing a screen-scraping app using HttpWebRequest. I create the HttpWebRequest and then I call the GetResponse() method on it. I get the page back OK. The page has a 'Next' button on it. ...
3
by: ABC | last post by:
How to create a web page class for inhert web page using ASP.NET 1.1 and 2.0?
2
by: deepthipp | last post by:
hai source code for moving login page to next page using c# dotnet
3
by: Nilya | last post by:
Hi, frnds I am trying to read webpages. Now i hv succeeded in reading the contents of web pages without tags but still the prblm is tht there are many pages to read. So i read the 1st page , but...
0
by: mailsazmat | last post by:
Hi, Can any one help me out in this regard. I want to pass the data in the rows of the first column in the grid view to the next page in c#. i am able to pass the columns heading using the...
1
by: csgraham74 | last post by:
Just a quick one - im trying to post values to a page using a method below. im coding in asp.net vb. i was wondering how i also redirect to the page as well as post the values at the same time....
3
by: Raj Kumar | last post by:
hi i am a begineer in javascript... is it possible to move image one page to next page using drag and drop
4
by: madhumy | last post by:
I am having Arraylist containg list of data, Now I am using a Session variable concept to Pass the Arraylist to next page, Instead I want to use Querystring method, can it be done? I need code help.
2
tharini
by: tharini | last post by:
I want to pass two values to the next page using javascript function xmlhttp.open() function. Could u please tell me the correct syntax? xmlhttp.open("GET","getuser.php?q="+str,true); ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.