How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
extract data
Code: <div class="post hentry uncustomized-post-template">
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
help me, how to find text on an external html site using PHP
Would anyone know how to search an external html file for a work or phrase ?
I was thinking s