You are here:

PHP5/Expert Profile


Ask A Question

Expertise

Any and everything related to PHP4 and PHP5. I specialize in functional, readable, scalable object oriented code, and can answer your troublesome class and object questions.

Experience in the area

5 years developing in PHP using flat files and databases (MySQL, Oracle) Lead PHP developer for a very large Texas based web hosting company The coder behind some of the largest pet communities online.

Education/Credentials

BS - IT/CS

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    T = Timeliness    P = Politeness
UserDateKCTPComments
Jerod11/13/0910101010Thanks, you did help.
Neil10/14/0910101010Thank you...I will check to see .....
Neil10/10/09Only gave him a 9 because it .....
Alan10/01/091010 
madzmar09/13/0910101010Thanks for the reply... you really help .....

Recent Answers from Kevin Cackler

2009-11-13 Are there any intermediate tutorials?:

Jerod - After you get the basics of the language down, I would say your next course of action should be a good book - I recommend PHP & MySQL Web Development, the latest version (Not sure which version

2009-11-11 EMAIL ADDRESS:

Dale, Assuming your mail() line currently looks something like this: $recipient=$_POST['email']; $body='This is the body text of the email'; mail($recipient, 'Email Subject', $body, "From:you@yoursite

2009-10-14 Output apostrophes, quotation arks etc from Mysql database:

If the value actually stored in the database field is Fred's Bakery (You've made sure that that apostrophe actually exists in the field, correct?), then when you output $row[2] or whatever, it should print

2009-10-14 Output apostrophes, quotation arks etc from Mysql database:

I apologize, but it's very difficult to understand what you're trying to do, still. However, if I've understood your question properly, what you want is concatenation. Your line can be changed to

2009-10-13 Php5 pagination code with more link:

I'm afraid I don't quite get what you're asking for, but I'll put a few answers here based on what you might be asking. To print a single quote inside of a single quote'd echo, you do something like

 

Ask A Question

All Answers

Answers by Expert:


Ask Experts

Volunteer


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