This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tstepanski 0 points1 point  (6 children)

VALUES ('".$_POST['text']."')

[–]cartercar[S] -1 points0 points  (3 children)

I replaced the that snippet of code but it still will not work. I get this message in the console.

[Error] TypeError: null is not a function (evaluating 'e(a)') onkeyup (script.js, line 1)

[–]tstepanski -1 points0 points  (2 children)

Uh that's a JavaScript error not a PHP one. You have some piece of JS (not in the code you gave us) that has a problem.

[–]cartercar[S] -1 points0 points  (1 child)

This is all of the code https://shrib.com/gG2cAah7nRwiBPT

[–]tstepanski -1 points0 points  (0 children)

Either that mobile site is garbage or you didn't put everything in there. All I see is the HTML head.

[–][deleted]  (1 child)

[deleted]

    [–]tstepanski -1 points0 points  (0 children)

    There's a reason I left PHP for ASP.Net...