Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl