I use xampp. I do use windows and I think wamp is for windows and xampp is more for linux but I was introduced to xampp first so I'm still using it....
You should make use of mysql_real_escape_string() to protect from SQL injection and htmlspecialchars() so the user can't use HTML and put a redirect...
Okay I'll need to see the new code if you want me to figure out why the else statement isn't displaying.
Thanks! I just joined and it looks pretty cool.
Yeah that is possible but it would require a join or a union. It depends on relations between the tables, really and what you are trying to do. I...
So you want to allow the user to delete the post if they posted it or if they have admin permissions? Try this: <?php session_start(); require...
I'd say intval() or is_int() at the least is better because is_numeric() returns true for decimals or even hexadecimal notation and that stuff is not...
Well mysql_real_escape_string() doesn't necessarily protect against everything. If you use intval() then you're safe from what I reported above....
You can cause more of those SQL errors Shady was talking about if you change the $_GET values in the URL. For example:...
Yes I will report if I see a spambot or something.
I can code in PHP, some javascript + ajax and I also use MySQL with PHP.
A google search will explain pretty well. [IMG] Pretty much what happens is instead of the request being sent right from Charles to Jonas, the...
71
63
56
Not for me, no.
Mostly rock and some metal. According to iTunes, I have pop music on there but I don't consider that music to be pop.
I have a dog called Zoe and also a lot of fish.
I have a cron job setup to do a MySQL dump every day which is stored in the files and I do the files manually about once a week.
I don't think GoDaddy is the worst registrar. Probably just one of the most hated registrars right now. I think the worst ones in general are the...