LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??