Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Price in PR
Dear Experts,
Why we have to enter the price in the PR, and why there is no free goods indicato
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point