Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
newbie error
what is wrong with this code ?
<html>
<body>
<?
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?