Show Bid Request
Pass Variables To PHP Page and Store It With Cookies...
Bid Request Id: 59226
|
|
|
Posted by: |
Antwell (16 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 10.00%
|
Buyer Security Verifications: |
Excellent
|
Approved on: |
Apr 23, 2003 2:37:02 AM EDT
|
Bidding Closes: |
Apr 27, 2003 2:35:03 AM EDT
|
Viewed (by coders): |
64 times
|
Deadline: |
5/5/2003
TIME EXPIRED
|
|
|
|
Description:
Basically I'd like a script where someone clicks on a link that contains variables to be passed on to a site done in PHP. Once people reach the site the variables that are passed on are stored using cookies.
The site would work like this...
If no variables are passed on to this site there should be predetermined variables in place. Those set variables should only be replaced if someone passes through a url with alternate variables.
For example.
On the site a link might be something like: http://www.mydomain.com/SOMEWORD.html
If someone clicks on a url containing the variables I want that SOMEWORD would be replaced by whatever variable is in the link they clicked on.
More detail.
A link would be: http://www.mydomain.com/(? echo (isset($_GET["LINK1"]) ? $_GET["LINK1"] : "ERROR"); ?).html
Another would be: http://www.mydomain.com/(? echo (isset($_GET["LINK2"]) ? $_GET["LINK2"] : "ERROR"); ?).html
If someone just visits the site without passing variables onto the site the "LINK1" and "LINK2" variables would be filled in by the default information (I set) in the script.
In other words the script would see if the cookies are present with the information required to replace the variables in those links. If not the default is used.
When someone clicks on a link that contains variables to take the place of the default information I'd like that to be stored with cookies because so that the links will be the same for the same person when they return.
This is all so that when someone replicates one of my sites instead of them having to alter and upload all the pages they can just send people through a custom link.
If you have any questions let me know.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
All 3.0+ versions of Internet Explorer and Netscape, UNIX/LINUX
Must be 100% finished and received by buyer on:
May 5, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$75 (USD)
|
Apr 23, 2003 4:23:25 AM EDT
|
10
(Excellent)
|
|
|
Hi,
I think i understand what you want, but id like you to clarify whether ive got it figured:
You want certain variables to be stored in cookies on the client end, and when they visit the site, the script gets the variables, and when they are viewing that PHP page, it tests whether a certain variable is set, if it is, it acts as a redirect, pointing them to a certain page on your site (stored in the variable), otherwise it points them to a default page, if a certain variable isnt set.
Please correct me if im wrong, also if you see my profile you will notice i have dont some C jobs, and got rated 10, and i also do PHP, so this should not be a problem, just needs to be clarified a bit. Maybe i can even do it today, if you respond fast,
Cheers
|
|
|
|
|
|