yourdomain.extension/watch?v=123 Go to watch.php: $code = $_GET['v']; //123 //123 is some unique hash of video file. In PHP, do query:...
Your link doesn't work.
Use FQL (Facebook Query Language): https://developers.facebook.com/docs/reference/fql/ The tutorial is there also
Why would you want to send a million emails a day? If you have a newsletter with a million subscribers, I bet you can fix this or have employees...
You almost always create menus using a unordered list (<ul>). Use css rules to create a nice menu. If you Google "css menu examples" you'll find a...
You need to use an if statement that checks the browser and then redirects if that if statement is true. The first part is answered here:...
Your code is very difficult to read. Please include some newlines, otherwise I can't read it. If you use AJAX, try a library like jQuery or...
I'm using Codeigniter for years now as a professional programmer (both alone and in a team). Simple out of the box, and easy to extend with for...
Hello, I require around 20 (and in the future probably more) ckeditor plugins and a few ckeditor plugin modifications. The plugins range from...
If you do stripslashes you'll lose the apostrophe. You don't want that I guess. Use addslashes , this will give you Neil\'o. When you need to...
Given a know odd ratio x:1. User bets $z. Note than w:y can be written as x:1, by setting x=w/y (So 7:5 is the same as (7/5):1 ) User loses:...
Why do you use curl? You can use $_FILES, way easier.
Thank you everyone for participating. We were very pleased with the results. We're going through all tips now. For everyone that sent me a "pm me...
Hello, I am in need of testers that fill out the testing form we created. Once you filled out the form you will earn $10, but only if I see you...
Separate names with a comma.