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
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co