Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For