problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com