what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
There was a problem with the request. (Code: 0)
Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<