Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Calculating n! using vector
#include
#include
#include
using
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm