I am trying to pass a variable in a php link, however, i can not seem to get it to work, below is my code, i have tried writing it several ways, but no matter what i try it doesn’t seem to matter.
echo "<href='ownpage.php?page='.&pageNum + 1.'>Click </a>";
Any suggestions would be appreciated.
try