PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl