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
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table