need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if