Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
statement
comunicado
Laatste Update: 2011-10-23
Gebruiksfrequentie: 1
Kwaliteit:
ovrimos_prepare() is used to prepare an sql statement.
siguiente
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
예 1. connect to ovrimos sql server and prepare a statement
ejemplo 1.
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
returns the numeric error code of the last executed statement on the specified cursor or connection.
devuelve el codigo numérico de error de la última declaración ejecutada en el cursor o conexion espacificada.
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
this function parses an sql statement or a pl/sql block and associates it with the given cursor.
esta función interpreta una declaración sql o un bloque pl / sql y los asocia con el cursor dado.
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
the statement list for a case can also be empty, which simply passes control into the statement list for the next case.
si tu condición es más complicada que una comparación simple y / o está en un bucle estrecho, un switch puede ser más rápido.
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
include() 는 특별한 구조이므로, 만약 이것이 조전절 안에 놓여있다면 반드시 {}(statement block)으로 둘러싸야 한다.
existen algunas diferencias en el modo en que esto funciona, no obstante.
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
the elseif statement is only executed if the preceding if expression and any preceding elseif expressions evaluated to false, and the current elseif expression evaluated to true.
anterior
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
like with the if statement, you can group multiple statements within the same while loop by surrounding a group of statements with curly braces, or by using the alternate syntax:
while (expr): sentencia... endwhile;
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
returns an odbc result identifier if the sql command was prepared successfully. the result identifier can be used later to execute the statement with odbc_execute().
el identificador resultante puede ser usado mas tarde para ejecutar la declaracion con odbc_execute().
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
also note that it is your responsibility to die() if necessary. if the error-handler function returns, script execution will continue with the next statement after the one that caused an error.
anterior
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
a return statement will terminate the evaluation of the string immediatley. in php 4 you may use return to return a value that will become the result of the eval() function while in php 3 eval() was of type void and did never return anything.
ejemplo eval() - fusión en un único texo
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit: