• Weird thing including arrays sqlite3 and some loops
    0 replies, posted
Ok so I'm basicly trying to make a website where everything in the $_GET into a database This is the SetValues.php [url]http://pastebin.com/8R9iRpgq[/url] and the current output [url]http://pastebin.com/cFRh3b6x[/url] How can these come just after each other? Array ( ['Value'] => Value ) Notice: Undefined index: Value in C:\Program Files (x86)\EasyPHP-12.1\www\iPad\SetValues.php on line 26 So basicly that's my problem so far but I would imagine that it even when that's fixed it wouldn't even work so if anyone would help me with both suggestions and other things wrong with my code please, speak up! Thanks By the way, this is PHP if you didn't notice yet
Sorry, you need to Log In to post a reply to this thread.