problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
background color imagefill
Hello
I would like to ask you why I see this square in red color just in my local xampp insta
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as