Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
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
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say