i have a simple stored procedure in my sql that creates a temp table and then copies the information from an existing table. While im copying the data i need to...
look for the .htaccess file at the root of the site and add the following:
RewriteEngine on
rewritecond %{http_host} ^yoursite.com [nc]
rewriterule ^(.*)$ http://www.yoursite.com/$1 [r=301,nc]
...
in case you still wish to go with the captcha, try recaptcha http://www.google.com/recaptcha/captcha I used it many times and so far so good.
You can find php code examples too.
Hi Everyone,
i'm looking for information on how to create a javascript snippet to distribute code created on my site. The code is to give to other site owners to insert on their sites.
i was mainly talking about the social experience. Today you can actually link both accounts so when you twitt it will post on your FB status too. i assume v-versa
I's very likely that all your...
Can anyone help me understand what's the real benefit in using twitter if you already use facebook status? What i mean is that if you already have a facebook account, you can post your status updates...
I can't count how many emails i receive from "seo companies" note that like any profession there's different kind of professionals. Those who want the quick $ and those who actually give you service....
Instead of using frames i would recommend starting building your page that will include your other elements like the header, navigation, content and subheader.
Absolutely useless! Headings must be between the <body> and </body> markup.
HTML headings range from the 1st (h1) to the 6th (h6) level; initially, they were meant to mark logical styles for...
Don't forget that Frames is an obsolete technique. The problem with working with Frames is that half of the major search engines cannot index "inside" frames: they will only read the main frameset...