array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
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
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
exclude characters from counting?
Hello, I wanted to ask if you have a string like:
Code: $my_s='ASRGREGTGTR----REGREGRE+++RRRRRR..
same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor