textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.