newbie error
what is wrong with this code ?
<html>
<body>
<?
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Printing a webpage
I use this to print the webpage:
o
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st