Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Keeping data in form
How can I keep whatever I write in the form?
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla