Forum: PHP Oct 20th, 2008 |
| Replies: 0 Views: 177 Large File Download Hello EveryBody,
I have large file (CSV) to be downloaded typically 20 mb which picks data from database while downloading the file it blocks all the resources on the... |
Forum: PHP Dec 29th, 2007 |
| Replies: 2 Views: 1,596 Help needed to integrate outlook calendar Hi All,
I have a query now i need to integrate my outlook calendar with external web portal to add events so that the outlook calendar can remind me , Could anyone suggest open source... |
Forum: PHP Dec 19th, 2007 |
| Replies: 1 Views: 1,042 Parse CSV file header Hi All,
I need to parse CSV file header in order to know the Fields present in the CSV file
How can i do this in php, Pls help me
Thnx in advance
Thnx &... |
Forum: JavaScript / DHTML / AJAX Dec 18th, 2007 |
| Replies: 2 Views: 2,832 Help needed for onkeypress using java script Hi All,
I want to display the string captured by using onkeypress event now my problem is i am able to display the string in the text box but i want to display it using <span> or <div> as... |
Forum: PHP Jul 19th, 2007 |
| Replies: 2 Views: 2,696 |
Forum: PHP Jun 20th, 2007 |
| Replies: 1 Views: 3,277 |
Forum: PHP Jun 19th, 2007 |
| Replies: 3 Views: 2,185 insert date into databases hi i have inserted the date value into the database but its showing as
0000-00-00
why like this can anybody help me whats the correct format to insert date
from a drop down list to the database... |
Forum: PHP Jun 19th, 2007 |
| Replies: 1 Views: 670 form handling hi i just have a drop down menu which consists of date i need to submit the values and parse those values into date is it possible to do that my code is as
<html>
<head>
<title>TESTING THE... |
Forum: PHP Jun 14th, 2007 |
| Replies: 2 Views: 528 php and mysql db hi can anybody help me i need to get the data from db through php script my code is :
<?php
$con=mysql_connect("localhost","root","");
if (!$con)
{
die('Could not connect: ' . mysql_error());
... |
Forum: PHP Jun 6th, 2007 |
| Replies: 3 Views: 21,125 How to insert new line character <?php
printf("This is the first line. \n");
printf("This is the second line");
?>
This is the code but it isnt printing in new line. |
Forum: PHP Jun 5th, 2007 |
| Replies: 1 Views: 1,851 |
Forum: PHP May 9th, 2007 |
| Replies: 0 Views: 1,072 Please help me to learn cakePHP Hi anybody can suggest me the way to start learning cakePHP,
Online resources , Different online links , Different books available for cakePHP |
Forum: PHP May 9th, 2007 |
| Replies: 1 Views: 881 |