foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
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