how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Looking for help on using joining mysql tables and php....
Does anyone have any good links to references on how to pull mysql data, through joining tables and
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page: