Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Problem with Subscreen
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca