Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
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
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What