Vertaling van "as php code" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
parameter as PHP code after the appropriate references substitution is done.
Everything between <? php and? > tags is executed as PHP code.
is given as a string it will be evaluated as PHP code by assert().
est donnée sous la forme d'une chaîne, elle sera évaluée comme un code PHP par la fonction assert().
If the target server interprets the target file as PHP code, variables may be passed to the included file using a URL request string as used with HTTP GET.
Si le serveur distant interprète le fichier comme du code PHP, des variables peuvent être transmises au serveur distant via l'URL et la méthode GET.
A hostile user that can create a publicly-readable file named "prefs.lang" somewhere on the Apache/PHP server can cause that file to be executed as PHP code.
Un utilisateur hostile qui peut créer un fichier visible par tout le monde de nom prefs.lang quelque part sur le serveur Apache/PHP peut voir ce fichier être exécuté comme du code PHP.
For this reason, any code inside the target file which should be executed as PHP code must be enclosed within valid PHP start and end tags.
Pour cette raison, le code qui est dans le fichier doit être placé entre les balises habituelles de PHP.
However, if you plan on using XML on your server, you will get problems with the first new variant, because PHP may try to execute the XML markup in XML documents as PHP code.
Cependant, si vous souhaitez utiliser XML sur votre serveur, vous aurez sûrement des problèmes avec cette variante, car PHP risque d'essayer d'exécuter des balises XML.