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.
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va