Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?