All translations
Enter a message name below to show all available translations.
Found 7 translations.
| Name | Current message text |
|---|---|
| h English (en) | Note many examples online use <code>$db->query()</code> instead of <code>$db->execute()</code>. This was the old method in Joomla 1.5 and 2.5 and will throw a deprecated notice in Joomla 3.0+. |
| h Spanish (es) | Ten en cuenta que muchos ejemplos en línea usan <code>$db->query()</code> en lugar de <code>$db->execute()</code>. Este era el antiguo método en Joomla! 1.5 y 2.5 y lanzará un aviso de obsoleto en Joomla! 3.0 +. |
| h French (fr) | Remarquez que de nombreux exemples cités utilisent <code>$db->query()</code> au lieu de <code>$db->execute()</code>. C'était une méthode ancienne dans Joomla! 1.5 et 2.5 qui va émettre un message d'obsolescence à partir de Joomla 3.0+. |
| h Dutch (nl) | Let op dat veel online voorbeelden <code>$db->query()</code> gebruiken in plaats van <code>$db->execute()</code>. Dit was de oude methode in Joomla 1.5 en 2.5 en zal deprecated (verouderd) berichten geven in Joomla 3.0+. |
| h Russian (ru) | Обратите внимание на множество примеров использования онлайн <code>$db->query()</code> вместо <code>$db->execute()</code>. Это был старый метод в Joomla 1.5 и 2.5, и в Joomla 3.0+ он устарел. |
| h Chinese (China) (zh-cn) | 注意许多在线使用的例子<code>$db->query()</code> 而不是<code>$db->execute()</code>. 这是Joomla 1.5和2.5中的旧方法,将在Joomla 3.0+中抛出一个弃用的通知。 |
| h Chinese (Taiwan) (zh-tw) | 請注意,很多網路上的範例會使用 <code>$db->query()</code> , 而非<code>$db->execute()</code>。 前者是使用在 Joomla 1.5 以及 2.5 的舊method,在 Joomla 3.0+會回傳 deprecated notice。 |