whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Best way to read this text file.
Hi.I am planning to make a small application in C# to convert the players from Football manager 2010
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go