duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select