Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code: