I'm trying to code a addon for Xenforo and the following code isn't working.
<?php
mysql_connect("localhost", "root", "") or die(mysql_error());
mysql_select_db("thepoker_db");
$query = mysql_query("SELECT user.username
, user.bcp_lbp
...
I want to code a script where I can view my web cam on a web page, and allow other users to view my cam on the page.
Anyone know how to do this or a good tutorial? I'm hoping someone can point me in the right direction, because I need this for a big feature I'm planning to code on my site.
I noticed many Twitter accounts that I followed back are welcoming their followers. They simply post a Tweet something like "Thanks and welcome to our new follower @TwitterUser".
Is there any benefit from welcoming your followers?
Do you optimize your site only to meet Google's standards or do you use other SEO techniques to optimize for other search engines too?
I only optimize for Google, because I believe their algorithm is very similar to Bing/Yahoo, and other search engines.
What framework do you use for your PHP projects?
I'm planning on learning the CodeIgniter framework, because I heard it's the easiest framework to learn, and it uses MVC(model-view-controller).
Have you started your own online business? How long until it was profitable?
I'm trying to start my own online business, and we still haven't made any money off our website. However, I'm just focusing on making the site a better resource for our users, and building the traffic. I know the money...