Home Answers Viewqa PHP How to Fix Error

 
 


didar sham
How to Fix Error
0 Answer(s)      2 months and 8 days ago
Posted in : PHP

for this following code :

$var1 = $_POST["name"];
$var2 = $_POST["id"];
$st = 'INSERT INTO USERNAME(id,name) VALUES(:var1,:var2)';
$query = ociparse($con,$st);
OCIBindByName($st ,':va1',$var1);
OCIBindByName($query ,':va2',$var2);
OCIExecute($query);
View Answers









Related Pages:
please how fix this error?
How to Fix Error   for this following code : $var1 = $_POST["name"]; $var2 = $_POST["id"]; $st = 'INSERT INTO USERNAME(id,name) VALUES(:var1,:var2)'; $query = ociparse($con,$st); OCIBindByName($st ,':va1',$var1
one error but i dont know how to fix it o_O!!!
one error but i dont know how to fix it o_O!!!  where is the mistake here ?? import java.utill.Scanner; public class Time { public static void..."); } } the compilar told me that there is only one error... thx
please fix the error
please fix the error  org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 14 in the jsp file...: { ///////////@@@@the above mentioneed is error and code is as follows
Please help me fix this code - MobileApplications
Please help me fix this code   Please help me in this area of code..., Confirm, Check2, Confirm2, delete; Alert error, errora, Alerta...) { } try { error = new Alert("", "One of the fiels is Empty
Can someone review my script for an apparent parsing error? -it isn't quite finished yet, but I want to fix error first
Can someone review my script for an apparent parsing error? -it isn't quite finished yet, but I want to fix error first  import java.util.Scanner; class historyquiz{ public static void main(String args[]){ Scanner
error
error  java.lang.unsupportedclassversionerror:bad major version at offset 6 how to solve this????   Hi, Please check the version of framework used and also the JDK version. This type error also comes when java file
error
(DriverManager.java:171) at excelDB.ExcelDB.main(Excel_DB.java:210) how to solve dis error
Error
Error  Hi. I am getting error in the following code after the line I have commented as ERROR. How to solve this. Thanks in advance. package...;"); // ERROR out.println(" var pattern
Error
Error  Hi. I am getting error in the following code after the line I have commented as ERROR. How to solve this. Thanks in advance. package...;"); // ERROR out.println(" var pattern
Error
Error  Hi. I am getting error in the following code after the line I have commented as ERROR. How to solve this. Thanks in advance. package...;"); // ERROR out.println(" var pattern = /^\d{3,5
Error
Error  Hi. I am getting error in the following code after the line I have commented as ERROR. How to solve this. Thanks in advance. package...;"); // ERROR out.println(" var pattern
error
error  how do i set jdk home path in jcreator le
infix to post fix convertion
infix to post fix convertion  a+(bc-(d/e^f))*h
possible loss of precision error
possible loss of precision error  how do i fix this error " possible loss of precision found int required char ch = input.read()" this is the code import java.io.InputStreamReader; import java.io.IOException; class Test1
need to fix errors please help
need to fix errors please help  it does have 2 errors what should i fix? import java.io.*; class InputName static InputStreamReader reader = new InputStreamReader(system.in); static BufferedReader input = new BufferedReader
how to resolve this JDBC Error?
how to resolve this JDBC Error?  i am trying to Exceute this code: import java.sql.DatabaseMetaData; import java.sql.Connection; import... but when i am executing this code i am getting this Error: Exception in thread
Error while SQL Server connection to Java
this code, i am getting an error as OdbcSqlServerConnection.java:29: class,interface or enum is expected How to fix...Error while SQL Server connection to Java  import java.sql.*; public
Error while SQL Server connection to Java
this code, i am getting an error as OdbcSqlServerConnection.java:29: class,interface or enum is expected How to fix...Error while SQL Server connection to Java  import java.sql.*; public
Permgen error
Permgen error  hi how can i solve permgen error
installation error
installation error  hi, m getting an error like " semicolon found in the selected path".how to resolve this error? during installation of jdk 1.6
How to trap Trigger Error - SQL
How to trap Trigger Error  Hi Guys, Can you please help with my problem?.. Is there a way in where I can trap all SQL error and place it under... error_log ( timestamp DATETIME, username NVARCHAR(30
404 error
into jboss->server-> default->deploy folder it doesn't shows any error. but when i run this application by using localhost:8080/webapp ,it shows 404 error how should i slove this error
Error on example
Error on example  When I execute this program,it is throwing ArrayIndexOutOfBound exception. How can I solve this.   Post your code
404 error
404 error  i have 404 error in my addition programe of servlet how should i solve this. i'm using netbean on glassfish server
404 error
404 error  i have 404 error in my addition programe of servlet how should i solve this. i'm using netbean on glassfish server
How to Solve the Syntax Error in java??
How to Solve the Syntax Error in java??  Syntax error in java? i have tried this program its showing error like this in Eclipse "Syntax error... of the program "objectname.i" What is the reason for this error??How to access the variable
JFREE error
JFREE error   hi......... the code for making chart is: WHICH IS GIVING THE ERROR import org.jfree.chart.*; import org.jfree.data.category.... THE RECTANGLEINSETS NA THEN WHY ITS GIVING ME THE ERROR. tHE IMPORT FILE
Compiling Error - Java Beginners
Compiling Error  cant able to compile java servlet file in the command prompt? WHY? but i can compile normal java file give me answer to fix my problem
error come
error come  com.techi.bean.Employee cannot be cast to [Ljava.lang.Object;... i display the data action to jsp using set list atribute on action... form like ID: com.techi.bean.Employee@bf9ab9 please tell me how i find
Servlet error
Servlet error  In netbeans6.9 how can we deploy our servlet in my project i design servlet to receive the data through html pages and design database also but unable to do with xml files what we can change in sun-web.xml
Difference between error and exception ????????
Difference between error and exception ?  Can we handle a error in java if yes than give an code of an example? Difference between error... yourself or that might be thrown because of an obvious run-time error such as trying
ERROR with my JAVA code - Java Beginners
ERROR with my JAVA code  The error came up in my main method... it wasnt there until i finished my actionListener coding so I dont know how to fix this....it is really stressing me out!! HELP!!! import java.awt.*; import
Get the error messages displayed
Get the error messages displayed  How to get the error messages displayed
validation error value is not valid
validation error value is not valid  How to recognize and throw error like "validation error value is not valid
deployment error - XML
getting the following error after i deployed my war file on tomcat.I suspecting my web.xml. please help me to fix the problem. and can anyone help me to write web.xml entries to support spring and site mesh?? here is the error on my console
error "HTTP Status 500"
error "HTTP Status 500"  How to solve this error "HTTP Status 500
Error - Java Beginners
Error  How to rectify requested resource()not found . HTTp-404 error
php error - WebSevices
php error  how can an error showing undefined index be resolved
Compiling Error - Java Beginners
Compiling Error  cant able to compile java servlet file in the command prompt? WHY? but i can compile normal java file give me answer to fix my problem.  Hi Friend, Do you have servlet-api.jar in the lib folder
pointer error java
pointer error java  How to catch null pointer errors in java if the if(value != null) or null
error occured in following page ... how to resolve it?
error occured in following page ... how to resolve it?  // to convert... error ....wht i shud do???????? i m java beginner so plz explain in smooth way.... error is:::: Exception in thread "main" java.lang.IllegalArgumentException
BeleniX 0.4.2 has been released now
BeleniX 0.4.2 has been released now This is primarily a bug-fix release... 2.  Fix the locale issue in BeleniX's Xorg 6.9 build. It was due... consolidation source code. 6.  Fix some issues with the startkde
How to create and use custom error page in jsp
How to create and use custom error page in jsp       This is detailed java code how to create and use custom error page in jsp and display an error message. Before run
java runtime error - JDBC
version error 49.0.so, please suggest how will i compensate this problem...java runtime error  when i m running my program by using jdk1.6.0 then it is giving the error of classunsupported major.minor version 50.0.to remove
Java Error - Java Beginners
Java Error  Hello Sir ,How i Can solve Following Error Can not find Symbol - in.readLine(); Here Error Display at in  Hi Friend, It seems that you haven't defined the object 'in'.Anyways, Send your code so that we
groovy compilation error - Framework
] [groovyc] 1 error Compilation error: Compilation Failed how we can resolve the error. i had groovy-1.7.3 version and grails-1.3.0.rc2 versions... , i got the error message like: [groovyc
JAVA Annotation Error
JAVA Annotation Error  while compiling simple java program i get annotation error i.e class will only be accepted if annotation processing is explicitly requested..how to solve
JScript error - JSP-Servlet
logins while updating profile it will not show any error. But, in many logins it shows error as unterminated string. I am not able to understand this because this error occurs in some logins only. Other logins did not show
build failure error with maven
for the sun.misc.BASE64Encoder. how to resolve this error I am using jdk1.5 with Galileo...build failure error with maven  hi, when i clean install a maven file I am getting the error in command prompt like sun.misc.BASE64Encoder is Sun
forward error message in struts
forward error message in struts  how to forward the error message got in struts from one jsp to other jsp?   Hello Friend, Use <%@ page errorPage="errorPage.jsp" %> in the first page that generates the exception

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.