Parsing params to PHP variables?
-
Hi
I would like to take URL params and pass them on to PHP variables in order of evaluating the params. I have installed the insert_PHP plugin but within that scope I dont seem to be able to fetch params like [urlparam param=’ID’]. I have also tried with
$id_str = do_shortcode(‘[urlparam param=’ID’]’);
but it didn’t give me the correct params.
Any suggestions, please?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Parsing params to PHP variables?’ is closed to new replies.