You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
Ajay RaisinghaniIndia
Available
|
I can answer all questions on HTML,PHP Programming including topics such as scalar variables,constants,arrays,strings,date-time,file handling , oops, mysql database,odbc , graphics, email sending, Smarty and Ajax I cant answer about dhrupal and joomla more about me on http://ajayraisinghani.com | |
Kevin CacklerU.S.
Available
|
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. | |
Robert DavisU.S.
Available
|
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. | |
Anthony LevensalorU.S.
Available
|
I can answer questions related to developing PHP applications, OOP in PHP, procedural style coding, networking with PHP, integration with other systems, linux administration questions related to the LAMP stack, configuration and compilation of PHP, and have some experience with PHP extension development. | |
TsyniqueLithuania
Available
|
I can answer about PHP4 to PHP5 variables, arrays, GET, POST, COOKIES, FTP, sockets, mail, guestbooks, MySQL, HTML/JavaScript integration, object-oriented programming, content management systems, complex databases. |
1. This code displays all of the output rows for me on my database. How are you determining how many rows are being output? I did it with 48 records, and got 48 lines of output, can you clarify? 2.
you can use to set a default error handler ,you can use set_error_handler("customError"); where customError can be a user defined function to handle errors, if you dont want to show anything
Hello, Creating a text chat is possible in PHP, however I suggest google some already created web chat applications written in PHP and install one of them or more to test and choose one you like best
Your Apache server is not handling the request as PHP, but as an unknown file type. To remedy this, you need to add a few lines to the Apache configuration file, so that it will use the PHP module to handle
Answers by Expert:

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