Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only