mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.