CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: