How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
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
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I