Forum: Oracle Oct 29th, 2008 |
| Replies: 1 Views: 760 what is the maximum limit for int in data type.suppose in our table im specifying ID as int
type and assigning it as auto increment.After the int limit what will happen?what we will be
auto... |
Forum: Oracle Oct 29th, 2008 |
| Replies: 2 Views: 3,298 what is the Major difference between Oracle,Sql Server,Mysql?WHat can do in ORACLE,SQl SERVER,MY SQL?what can't do in ORACLE,SQl SERVER,MY SQL? it is my big Doubt in DB. |
Forum: ASP.NET Oct 29th, 2008 |
| Replies: 3 Views: 1,714 dll is dynamic link library in which we can create customized namespaces.by including
this namespace in our application we can use the functions in our namespace.only
thing is we need to create... |
Forum: ASP.NET Oct 28th, 2008 |
| Replies: 0 Views: 702 hello sir/mam
i have a project in which i want to connect paypal gateway with my project.how to
connect with it? |
Forum: ASP.NET Oct 28th, 2008 |
| Replies: 1 Views: 1,256 i have a page in which i m using grid control to display data from sql server. i have two
fields in my table.name,image in which image datatype is image.i m using an sqldatasoure for
data... |
Forum: PHP Jul 19th, 2008 |
| Replies: 1 Views: 420 anyone help me to create client server chatting using php? |
Forum: PHP Jul 19th, 2008 |
| Replies: 1 Views: 308 anyone help me to create client server chatting using php? |
Forum: PHP May 31st, 2008 |
| Replies: 1 Views: 1,048 error follows:
The email was sent.
Warning: fopen(C://Program Files/xampp/htdocs/samplemuthu) [function.fopen]: failed to open stream: Permission denied in C:\Program... |
Forum: PHP May 29th, 2008 |
| Replies: 1 Views: 348 i want to attach multifile with a mail.any one help me if u know the coding? |
Forum: PHP May 28th, 2008 |
| Replies: 3 Views: 397 php mailing not working. any help me?
i used the code to send mail is as follows:
<?php
$to = "someone@example.com";
$subject = "Test mail";
$message = "Hello! This is a simple email... |