Código texto:
Ver original
<iframe src="//www.youtube.com/embed/C4oe7PSgDy0" width="425" height="350"></iframe>
El error lo recibo al momento de:
Código PHP:
Ver original
$consulta = "UPDATE $tabla SET texto = '$texto'";
Forbidden
You don't have permission to access /a/wd_abc_contenido.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
¿Que puedo hacer para poder grabar ese texto?
(Es un video de Youtube)
Gracias anticipadas por cualquier comentario que me hagan llegar.