How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t