Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t