Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
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
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means