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
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My