check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
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