About > AllExperts  
Search for
  Main Menu Ask a Question Browse Past Answers Meet Top Experts Be an Expert Login (Experts Only)
About Us  ·  FAQ  ·  Tell Friends About Us  ·  Link To Us  ·  Free Encyclopedia  ·  Disclaimer  ·  Tech Support   
  You are here:  AllExperts > Computing/Technology > Perl/PHP > PHP5

Expert Profile: Kevin Cackler

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

Ask a Question       View Past Answers       View Ratings            
Average Ratings
Prestige Points: 1080
Knowledge   9.91   Best of the best
Clarity of Response   9.97   Best of the best
Timeliness   9.97   Best of the best
Politeness   9.97   Best of the best
Number Of Questions
(in Past 24 Hours)
0
Max Questions to be Asked
(in 24 Hour period)
5
Total Questions
(since joining AllExperts)
138
Recent Reviews from Users
KnowlClarityTimePolitenessDate
1010101001/03/09
10101012/26/08
1010101012/05/08
1010101011/25/08
1010101011/04/08
User Comments
thanks a lot ! that solution was AMAZING ! :D wish u a happy happy new year with lots of success ! >:D< i guess i truly deserve to be Volunteer of
(Salman on 01/03/09)
Kevin, thank you for the quick response and an easy to understand directions. I am so new to this so exploring PHP and knowing what I need to make thi
(David on 12/05/08)
Thank you so much, can't belive I have overlooked that, sorted now. Thank you again.
(martin on 11/25/08)
Thanks for this prompt and informed reply - I'll look into it! Take care.
(Mark on 11/04/08)
View All Comments
Ask a Question       View Past Answers       View Ratings            

Recent Answers from Kevin Cackler
2009-01-01  Downloading pdf files :D There are several ways to do this Salman. One way is to stream your files through your PHP script. In this method you would first place your files ABOVE your website document root (IE, /home/salman/files/file...
2008-12-26  How to save javascript variable in php variable?? This isn't my area of expertise, but off of the top of my head, I can think of several ways to do this. First of all, you could have javascript do an image load something like this: <img src="your_file...
2008-12-26  php I can honestly say that I've never seen this problem before. What happens if you change your code to: <?php global $a; $num = $a; print $num; ?> Does it then show the value of $a? This is...
2008-11-25  program logic If I understood your problem correctly, your problem lies in this line: $sql = "UPDATE goods SET stock = stock + $value WHERE id = $id"; This query is telling MySQL to take the value in `stock`...
2008-11-01  php4 to php5 migration Unfortunately, this really is an Apache specific question, as mod_rewrite doesn't have much to do with PHP at all. My guess, as I'm sure yours is, is that the old server was running Apache 2.x and the...
More Answers for "PHP5"


Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy
Copyright  © 2008 All rights reserved. AllExperts is a property of About, Inc.
The About logo, About and About.com are registered trademarks of About, Inc.