Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell