Likes Received By lfhost
-
lv211 liked lfhost's post in the thread Problem with PHP code.
always initiate a clean array if you are expecting one $photo = array(); $photo = $link->getGbaseAttribute("image_link"); foreach...
Jan 13, 2008 -
bluearrow liked lfhost's post in the thread Image upload problem.
$ImageName = "newname.jpg"; $target_path = $target_path . $ImageName; if(move_uploaded_file($_FILES['uploadedfile']['tmp_name'],...
Jan 12, 2008 -
The Webmaster liked lfhost's post in the thread PR4 joke website.
haha, its only a matter of commenting out/deleting include("access.php"); from showcategory.php, view.php as far as I remember, you...
Oct 20, 2005