ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
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