Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Printer configuration
Hi All,
Suppose one of the user deleted the printer settings unfortunatly ,then what is the pro
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see