db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
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
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.