Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I