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
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to