Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how