Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance