PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
In the "body=" part of the link, the link is only displayed up to $site_id. Everything after that starting with the ampersand (&) is excluded. I have tried simply using "&" instead of "&" but no change. What can I do to have it recognise the entire link? I need both the $site_id and $story_id variables in the link!