need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
Developing Ajax-enabled ASP.Net applications for the iPhone
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone.