Jump to content

probably an easy fix - session variable


pstanbra

Recommended Posts

I post a form to a php document and want to pass these variables on later
But how can I mix my variable with a variable from $post

$_SESSION['description'] = "Remote Supoport Deposit%0D%0D"$_POST["details"];

where $_POST["details"];  contains text entered on a form regarding work to be carried out
Link to comment
https://forums.phpfreaks.com/topic/24825-probably-an-easy-fix-session-variable/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.