indian xboard us desi
Bookmark Us Script
This is a tutorial that shows you how you can easily create a Bookmark Us link on your website. This will bring back old customers to you by helping them to remember your site. more>> This is a tutorial that shows you how you can easily create a Bookmark Us link on your website. This will bring back old customers to you by helping them to remember your site.<<less
iBoards.us - Free PhpBB 3 hosting
iBoards.us is an easy-to-use, professional and free forum solution with advanced features. We provide fast and secure phpbb 3 forum hosting. Registration is instant and your forum can be ready to go within minutes. Just signup, setup your forum more>> iBoards.us is an easy-to-use, professional and free forum solution with advanced features. We provide fast and secure phpbb 3 forum hosting. Registration is instant and your forum can be ready to go within minutes. Just signup, setup your forum categories and its done. http://iBoards.us<<less
csRecommend - Recommend Us script!
Increase Traffic to your Site - Your web site visitors push traffic to your location and promote your sites unique qualities. csRecommends visitor-generated personalized email referrals create traffic more>> Increase Traffic to your Site - Your web site visitors push traffic to your location and promote your sites unique qualities. csRecommends visitor-generated personalized email referrals create traffic on a daily basis. Each time a user visits your website and tells a friend, your website traffic is increased. Because the referral comes from a trusted friend the visitor arrives at the site in a good frame of mind.<<less
Simple Contact Us 1.0
With Simple Contact Us you can add a contact us page to your web site that will allow visitors to e-mail you without giving your e-mail address to the spam bots. more>> With Simple Contact Us you can add a contact us page to your web site that will allow visitors to e-mail you without giving your e-mail address to the spam bots.<<less
Flash based contact us form.
This is a contact form made in flash and php, it can be used on contact us pages. A flash file contains the form items and when the send button is pressed it sends the values to mailer.php, this maile more>> This is a contact form made in flash and php, it can be used on contact us pages. A flash file contains the form items and when the send button is pressed it sends the values to mailer.php, this mailer.php sends the email to the receiver. Few of the benefits of using a flash form instead of a html contact form are: better user interface and less junk messages (automated scripts cannot send emails through a flash form unless it is decompiled). You can download the sample fla and php files for free.<<less
Tracking Referring Domains and URLs to our Website.
Part 2 of a Multipart Series - In this step-by-step tutorial we will learn how to track referring domains and URLs to our website. Will also revisit the stuff we learned in part1; how to track unique more>> Part 2 of a Multipart Series - In this step-by-step tutorial we will learn how to track referring domains and URLs to our website. Will also revisit the stuff we learned in part1; how to track unique users and page views. The source code is explained in detail and is available for download.<<less
csRecommend - 'Recommend Us' script! 1.2
Increase Traffic to your Site - Your web site visitors push traffic to your location and promote your sites unique qualities. csRecommends visitor-generated personalized email referrals create traffic on a daily basis. Each time a user visits your more>> Increase Traffic to your Site - Your web site visitors push traffic to your location and promote your sites unique qualities. csRecommends visitor-generated personalized email referrals create traffic on a daily basis. Each time a user visits your website and tells a friend, your website traffic is increased. Because the referral comes from a trusted friend the visitor arrives at the site in a good frame of mind.<<less
Flash based 'contact us' form.
This is a contact form made in flash and php, it can be used on contact us pages. A flash file contains the form items and when the send button is pressed it sends the values to mailer.php, this mailer.php sends the email to the receiver. Few of the more>> This is a contact form made in flash and php, it can be used on contact us pages. A flash file contains the form items and when the send button is pressed it sends the values to mailer.php, this mailer.php sends the email to the receiver. Few of the benefits of using a flash form instead of a html contact form are: better user interface and less junk messages (automated scripts cannot send emails through a flash form unless it is decompiled). You can download the sample fla and php files for free.<<less
Contact Us Script Package 1.2
Every website needs a contact page. It does not matter the purpose of the site: a business or a personal website, the contact us page facilitate a quick feedback from your visitors since sometimes they are lazy to write emails. Contact Us are designed more>> Every website needs a contact page. It does not matter the purpose of the site: a business or a personal website, the contact us page facilitate a quick feedback from your visitors since sometimes they are lazy to write emails. Contact Us are designed in a profesional way: to look simple but nice, to be easy to use separate or to easely integrate into your website. The only requirement is PHP. There is not need for MySQL. Writing Contact Us forms was always a problem when creating or updating a new website. You will not need anymore to write yourself a Contact us form.<<less
PHP Contact Us
This is a one page script that allows your visitors a means to contact you with out posting your email on your webpage for others to grab and abuse. Instructions are on the page in the code and there more>> This is a one page script that allows your visitors a means to contact you with out posting your email on your webpage for others to grab and abuse. Instructions are on the page in the code and there is only one varable to change. Requires site membership (one time $1.00) to this and all scripts.<<less
sabros.us 1.75
sabros.us is a CMS to put your bookmarks online with folksonomy support; just like del.icio.us, but the big diference is you will have the complete control of the source code and written on PHP with MySQL as backend we make it cross platform. more>> sabros.us is a CMS to put your bookmarks online with folksonomy support; just like del.icio.us, but the big diference is you will have the complete control of the source code and written on PHP with MySQL as backend we make it cross platform.<<less
Contact Us Now 1.0
This script lets you create a form that can be used by your visitors to send you an email. There are two main reasons to let visitors send you a message by this way: Nobody can see your email address - great anti-spam protection; It looks much more more>> This script lets you create a form that can be used by your visitors to send you an email. There are two main reasons to let visitors send you a message by this way: Nobody can see your email address - great anti-spam protection; It looks much more professionally than ask visitors to send you a normal email. Easy installation, design is fully adjustable<<less
Contact Us 1.3
Contact Us is a web based contacting PHP script, that is highly effective, simple and customizable. Visitors of your site may contact you via email without revealing your email address. SPAM spiders that scan pages for email addresses will not locate more>> Contact Us is a web based contacting PHP script, that is highly effective, simple and customizable. Visitors of your site may contact you via email without revealing your email address. SPAM spiders that scan pages for email addresses will not locate your email address.<<less
License:Free Non-Commercial
License:Other
Recommend Us 1.0
Visitors to your website can recommend your page using this script. Increase traffic to your site by having your current visitors send in new visitors. more>> Visitors to your website can recommend your page using this script. Increase traffic to your site by having your current visitors send in new visitors.<<less
License:Other
INSERTROWS
INSERTROWS - Insert rows into a matrix at specific locations more>> INSERTROWS provides you a powerful mathematical tool which is able to insert rows into a matrix at specific locations.
C = INSERTROWS(A,B,IND) inserts the rows of matrix B into the matrix A at the positions IND. Row k of matrix B will be inserted after position IND(k)in the matrix A. If A is a N-by-X matrix and B is a M-by-X matrix, C will be a (N M)-by-X matrix. IND can contain non-integers.
If B is a 1-by-N matrix, B will be inserted for each insertion position specified by IND. If IND is a single value, the whole matrix B will be inserted at that position. If B is a single value, B is expanded to a row vector. In all other cases, the number of elements in IND should be equal to the number of rows in B, and the number of columns, planes etc should be the same for both matrices A and B. If any of the inputs are empty, C will return A.
Examples:
% the size of A,B, and IND all match
C = insertrows(rand(5,2),zeros(2,2),[1.5 3])
% the row vector B is inserted twice
C = insertrows(ones(4,3),1:3,[1 Inf])
% matrix B is expanded to a row vector and inserted twice (as in 2)
C = insertrows(ones(5,3),999,[2 4])
% the whole matrix B is inserted once
C = insertrows(ones(5,3),zeros(2,3),2)
[C, RA, RB] = INSERTROWS(...) will return the row indices RA and RB for which C
corresponds to the rows of either A and B.
[c,ra,rb] = insertrows([1:4].,99,[0 3]) ;
c. % -> [99 1 2 3 99 4] ;
c(ra). % -> [1 2 3 4] ;
c(rb). % -> [99 99] ;
To insert columns, planes, etc., you can permute the inputs and ipermute the result.
A = ones(4,3) ; B = zeros(4,1) ;
C = insertrows(permute(A,[2 1]), permute(B,[2 1]),1) ;
C = ipermute(C,[2 1]) ;
See also PERMUTE, IPERMUTE, RESHAPE, CAT
Requirements:
- MATLAB Release: R13