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've the following line that gave me an error. Could someone see what the problem with it and post the correct syntax. I'm pretty new to PHP. Thanks...
You'd stopped escaping your quotes from <img src... onwards. You were also missing the closing quote and semi-colon but I guess that was a cut/paste issue.
Thanks for the corrections. I don't get the error any more but some how only the icon display. I think I'm going to post the whole thing here, maybe you see something's wrong with it.
I've the following code and I want to replace the "X" with the "delete.gif" icon.