php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
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
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t