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
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here