-
parameters of php file
I am learning php...
I need to pass a value from test.php to receiver.php in this way:
//test.php
window.location.href = "receiver.php?key=" + parameter;
What kind of value can the parameter be?
As I tested, it can be:
1. number
2. string
Please add other types, thanks.
.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks