Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr