Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Display thumbnails as square while retaining aspect ratio
I am trying to figure out a way to make an image display as a square, for example 80x80 pixels, when
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R