PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am new to PHP. I am trying to store array values in HTML table. For that I have written following code. Everything worked before I embedded php code. After I added php code I got an error HTTP 500 Internal Server error. Please help me.
Hi, Thanks for the help. Exactly, That is what caused the error. Thanks again.
Now, I am trying to click/select the data of table cell. To achieve this, I am trying jQuery code. Is there any easier way to achieve this than using jQuery. Your direction would be helpful. Thanks.