Jump to content

alexgarcia

New Members
  • Posts

    1
  • Joined

  • Last visited

alexgarcia's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello, I am new to programming. And in php in particular. I'm learning and I have the following error: PHP Parse error: syntax error, unexpected '{' in web.php on line 20 Can I use this? if (is_paged()) echo "Página 1"; Or I need use? if (is_paged()) echo "Página 1" }; Thanks!
×
×
  • 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.