Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.