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
selectbox+database connection retrive problem
Code: [Select]
<tr>
<th align="left" scope="c
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.