Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";