Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
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
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: