Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t