Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w