Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie