Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
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