Beginner-problem with php code
-
Hello,
My php code is delimited by [insert_php] …..[/insert_php] and I and using php 7.4.
i want to insert php code in my website.
but when I update my page with code like this:
$miObj->setParameter(“SSSS”);
wordpress replaces characters and inserts
$miObj->setParameter(“SSSS”);
and my code fails.
How can I correct it?
Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Beginner-problem with php code’ is closed to new replies.