Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

143
Vistas
Variable correct writing in Javascript and PHP

I need to replace this sentence in javascript from php variables.

draw:{circle:false, circlemarker:false, rectangle:false, polyline:false, polygon:false},

by draw:drawchoice,

so I tried to call this variable by

     if($geometry == Point){
            echo "var drawchoice = \""  {circle:false, circlemarker:false, rectangle:false, polyline:false, polygon:false}, "\";\n";
        }
        
      if($geometry == LineString){
            echo "var drawchoice = \""  {circle:false, circlemarker:false, rectangle:false, marker:false, polygon:false}, "\";\n";
        }
        
          if($geometry == Polygon){
            echo "var drawchoice = \""  {circle:false, circlemarker:false, rectangle:false, marker:false, polyline:false}, "\";\n";
        }
        

But php -l says:

PHP Parse error: syntax error, unexpected token ":" in /var/www/html/pgtest/test1.php on line 48

What is the correct writing?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda