Forum: PHP Oct 20th, 2008 |
| Replies: 0 Views: 450 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: 3,342 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,956 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 & Regards,... |
Forum: JavaScript / DHTML / AJAX Dec 18th, 2007 |
| Replies: 2 Views: 4,534 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: 5,537 hi i want to read the whole URL passing through the address bar and asssign it to a variable .Please help me |
Forum: PHP Jun 20th, 2007 |
| Replies: 3 Views: 7,906 hi
I need to display date which is stored in database and need to format and display on web page the current format is (Y-m-d)
I need to display as (d-m-Y);
On the web page pls anybody... |
Forum: PHP Jun 19th, 2007 |
| Replies: 3 Views: 5,130 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... |
Forum: PHP Jun 19th, 2007 |
| Replies: 1 Views: 1,018 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: 689 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: ' .... |
Forum: PHP Jun 6th, 2007 |
| Replies: 3 Views: 65,189 <?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: 2,683 Pls help me how to insert new line character in php i have used \n but it isnt working can anybody help me |
Forum: PHP May 9th, 2007 |
| Replies: 1 Views: 1,958 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: 1,213 Hi can anybody help me wth whats the diff b/w php and a cake PHP ?
Plsssssssssssss |