matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<