Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Thursday, 7 November 2013
File Upload in PHP
›
Hi there Uploading file on server is a process of getting data from user. you cannot ignore it and every web developer needs upload file....
Saturday, 12 October 2013
PHP form tutotial
›
An HTML form is a section of a document containing normal content, markup, special elements called controls (checkboxes, radio buttons, men...
Monday, 30 September 2013
Save Image in Ms-Access 2003 and 2007 Using VB6.0
›
Hi There I was my dream to save image in access I tried many website and books but didn’t do that. Then I consider about memo field i...
2 comments:
Friday, 2 August 2013
Data Structure Using C++
›
#include<iostream.h> #include<conio.h> class node { int data; node *next; public: node() { ...
‹
›
Home
View web version