I am trying to get the PHP coding for Ajax chat set up right for the site that I am building. However, every time that I think I have it correct and post it to the page that I want it on for my site, then click on the link for the page titled "Chat" it shows the code. Maybe it's because I am new to learning Php but I don't know what I am doing wrong with it. Has anyone else had this problem? Is there a way to fix it?
3
-
Do you have PHP running on that machine? Is the type (php) added in apache config?PeeHaa– PeeHaa2011-12-15 16:40:23 +00:00Commented Dec 15, 2011 at 16:40
-
sounds like you dont have php installed/setup on your server if its showing you codeLawrence Cherone– Lawrence Cherone2011-12-15 16:41:20 +00:00Commented Dec 15, 2011 at 16:41
-
Please post the code which throws an error, it will be hard to try to hlp with only those informationEmmanuel N– Emmanuel N2011-12-15 16:42:32 +00:00Commented Dec 15, 2011 at 16:42
Add a comment
|
1 Answer
This question is asked here on this site:
How to make a chat room script with PHP?
and here
The rigor of the task is yours.