Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Prevention Help
How can I use PHP or any other language (feel free to move this thread) to prevent users doing scree
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
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?