You are here:

PHP5/Expert Profile


Ask A Question

Expertise

My focus in PHP has been calculations, reporting, database manipulation (MySQL), automated scripting, screen scraping, and tracking systems. A brief professional background is posted at http://businesscatalyst.info.

Experience in the area

I've been programming in many languages for over 15 years, but the last several years I've focused on php. I've posted several tricks I've learned at goodfeelingplace.com.

Education/Credentials

I have a bachelors degree and a masters degree, both in electrical engineering from Arizona State University.

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    P = Politeness
UserDateKCPComments
Saran05/19/11101010Hi Robert, Ur right. It works now .....
May07/16/101010Thanks.
M07/13/10101010Thanks Robert.
Andres02/16/10101010thanks
Emmanuel Gonzalez02/12/10101010 

Recent Answers from Robert Davis

2011-10-07 Help Needed:

Hello Hazem,  The first thing I would suggest is removing the @ before the mail function.  That is used to suppress errors in php, which is fine for a production site but not while you are trying to debug

2011-01-05 PHP Session Mail:

Hi Samuel,  Let me first caution you to not send credit card info through email.  Email is not secure at all.    For the technical aspects of your question, can I assume you put your email address in the

2010-12-01 passing radio button value in pHp:

Hi Jon,  If I understand your code correctly, what will result from your while loop is a bunch of rows with radio buttons which have the same name and the same value.  So the value you get on the action

2010-10-09 Help Needed Please:

Hello Hazem,  I'm not sure what you mean by using the same PC to validate info - if you've got a login page on your website you'll be validating the code (most likely) by connecting to localhost and checking

2010-07-10 PHP help:

Hi M,  It looks like your ereg statement is returning false, which is why you're getting the error page and the mail command is not being run.  I recommend replacing your ereg statement with preg_match

 

Ask A Question

PHP5

All Answers


Answers by Expert:


Ask Experts

Volunteer


©2012 About.com, a part of The New York Times Company. All rights reserved.