It's not because you find the song "ok" that it means it's not a GREAT song for others. I personally don't like country music, but I'm pretty sure there is at least 1 country songs that will be remembered forever that country music fans love but that I will never want to hear.
Maybe I wasn't clear enough. I'm not saying javascript is useless, I'm saying that it's useless to bother learning it as a first language. It would probably be #1 on my list of languages not to learn as a beginner programmer.
Refer to this SO post which resume my thoughts...
"OOP Mysqli" is not a coding language. PHP is.
Python is a good base, you could look into ruby, continue PHP, java and javascript are two totally different things.. don't start by learning javascript, it's useless.
People complain about windows 8 and all those stats showing how worst it's doing than vista, but I love it. The thing is, it's the SAME thing as windows 7, it just has MORE to offer than windows 7.
anyways, my vote goes to windows 8.
try to echo your $row variable first. can always use print_r for more info (echo will only ouput Array())
from there well it depends on what is printed.
Well obviously not, because if what you were saying turned out the be true, the world would have a serious problem. Like I said, maybe it's the case for someone around you, but don't generalize because of that particular case. I could say pot is good for you because everybody around me is...
Listen to me alright.
Technically you're not addicted, you can stop whenever you want and you won't get any symptoms, like you would with alcohol, cigarettes or any hard drug. Although in your head you might have developed a habit that makes it hard to stop. So for example, you won't have any...
with the paypal api, when they get redirected back to your site, you can access the amount they donated.
it's safer that way so someone doesn't just input an amount, click the button and then skip the paypal to come back to your site and bam, do whatever it is people that donate can do.
If you don't have any more constructive comments, then why don't you fuck off?
"This is shit" > why the fuck would you post if you don't even explain what you don't like?
to OP, it's cool and all, but I would suggest you don't use inline styles and put them in class/id instead. For example...
of course i'm happy for him. why wouldnt you be?
the dude made a song and because of our society's love for mainstream music, even if you don't understand the lyrics, it can be a hit song.
you can dislike the song, but don't be hating on the dude that made it
use lightbox.
when the user firsts visits any page, you make the lightbox appear. if the user clicks on "enter now" it registers a cookie in the user's browser so when he goes back on the site, it will check if the user has the cookie, if yes no pop up appears, if no it shows the lightbox...
a search feature isn't that complicated. when you press the button you simply take the input text, replace spaces with + and then add that to google's search query and make a request with that:
http://google.com/#q=my+query
This is nice and all, but it's important to note that all these browsers you guys are doing rely on the WebBrowser control from vb / c# which is basically an internet explorer frame in your application.
so unless you can code a nice plugin or something that makes it different from others, this...