Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
Code doesn't print what i wanted it too. Please help!
Hi there,
I wrote this code to mae it so that in the form before it that the user said their
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like