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
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
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
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
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:
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
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