mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Variable passed to each() is not an array or object
Hi,
This is a email a friend type of form, and it isn't working anymore.
<?
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
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
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
need help with mail()
hi i want to send an email with attaching pdf file using php. i have the following script but the pr