![]() |
Php'rs need help real quick - Will PP you 20 bucks if u help me get this working
Ok, trying to format a URL:
&memid=[$_SESSION["rid"]]&email=" +eml; When I do this, it doesn't seem to want to pickup rid from our system. Actually I am thinking I have this formatted wrong. I know I can use this: <?=htmlspecialchars[$_SESSION["rid"]]?> But I don't think it works in URLs. Any suggestions? Ill pp anyone who can help me get it working 20 bucks for the trouble |
you can not use session in url(as php cannot process session in browsers address bar)
u need to a put like something in to the start of page(page u will go with url) if(Session[id]hahahaha"bla"){ do this } or u need to put session in to a variable and send this variable in url instead of session hahaha ='= (remove ') |
K let me try that and see what comes from it. Whats ur Paypal addy if I can get it working :)
|
|
Fantastic job! Thanks again man!!
|
Quote:
Code:
<? |
All times are GMT -7. The time now is 01:06 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123