Mysterious Code
Menu
Widgets
Social Links
Search
Skip to content
Home
Contact us
About us
Privacy Policy
Dribbble
Facebook
Flickr
Instagram
Pinterest
Tumblr
Twitter
RSS Feed
Follow us on FB
Blogroll
About
Search for:
Contact us
Your Name:
E-mail Address *:
Message *:
0 comments:
Post a Comment
Home
Popular Posts
Write a C program to find ncr and npr value ?
C Program for finding the value for Combinations & Permutations. #include<stdio.h> #include<conio.h> long factorial(int...
A Simple Send Mail Function in CodeIgniter
Make this function in your Model. function send_mail($to,$firstname,$Mobile,$Country) { $subject = 'Save 3 Lives...
How to Show Snow in the Background
How to Show Snow in the Background ? HTML FILE <html> <head> <title>Snowy Background</title> </head...
How to add 3 numbers through ajax.
First of all Make an indexpage.php. <html> <head> <title>How to add three value through Ajax</title> ...
Write a C Program for Single Link List to perform Insert, Delete & Print data.
C Program for Single Link List to perform Insert, Delete & Print #include <stdio.h> #include <stdlib.h> typedef struct Nod...
Write a C Program to Generate All Possible Combinations of a Given List of Numbers in Linux.
C Program to Generate All Possible Combinations of a Given List of Numbers. It's successfully compiled and run on a Linux system. ...
How to Fetch Data from Current address to Permanent address.
Fetch data from Current address to Permanent address. First of all you have to make a HTML form for Current address and Permanent address ...
Use Captcha Code in a form in Codeigniter by using PHP script
Now go to Controller Under your Insert function () make this function public function insert() { $this->load->datab...
How to match Password and Confirm Password.
Match Password and Confirm Password validation through JavaScript. In this article I will explain you how to match Password and Confirm P...
Write a C Program for Finding a Leap Year.
C Program for Finding Leap Year. #include <stdio.h> #include <conio.h> main() { int year; printf("Enter a year to...
About
Total Pageviews
Blog Archive
▼
2020
(2)
▼
August
(2)
Write a C Program for Single Link List to perform ...
Write a C program for Creation of Binary Tree.
►
2018
(1)
►
April
(1)
►
2017
(54)
►
June
(9)
►
May
(7)
►
April
(12)
►
March
(3)
►
February
(23)
Mysterious Code. Powered by
Blogger
.
About Me
Amit Bhardwaj
View my complete profile
0 comments:
Post a Comment