Your Open Source

psbharathy

psbharathy

since from Wed 18 Jun 2008
Points : 138
Posts :23
Comments :7

Recent Posts :-

How to connect signle table in mysql database using sql query ?

MySql Connection :  Connection a single table using my mysql query . GRANT SELECT , DELETE , CREATE , DROP , INDEX , ALTER , CREATE VIEW , SHOW VIEW ON `database name`.`your-table-name` TO 'username'@'localhost' WITH GRANT OPTION ;

  • views 42
  • datetime Mar 04 10 07:08:57
  • author Psbharathy
  • rating

SQL COUNT

SQL COUNT : Is used to count the number of records in a tableexample :Table user-----------------------------------------ID          USERNAME  phone-----------------------------------------1           Ant      12342 ..

  • views 82
  • datetime Nov 20 09 05:23:09
  • author Psbharathy
  • rating

Url validation in php

A function to validate URL (website name)I wrote the following function to validate the given url<?//url validation$url = validate_url('http://www.youropensource.com');  //is a  valid URL and returns TRUE$url = validate_url('https://www.youropensource.com');  //is a  valid URL and returns TRUE$url = validate_url('htt://w..

  • views 341
  • datetime Nov 06 09 07:16:35
  • author Psbharathy
  • rating

How to open new window or pop window when users attempt to close browser window

I need a javascript function  to trigger  when the users try close the browser window , that  function will confirm the users whether he would like to stay on this page or he will close the current window . if the users choice is "yes" then i ll need to show a pop window or a new window .I have tried onunload and onbeforeunload&..

  • views 97
  • datetime Oct 21 09 12:29:08
  • author Psbharathy
  • rating

How to fetch payment from clients using paypal ? is there any plug-in avaiable ?

I have a cart script running my on site. I need to get the payments from clients every month , so i need a script or plug-in that  is used to fetch the payment from  my clients  paypal account .

  • views 160
  • datetime Oct 14 09 12:56:33
  • author Psbharathy
  • rating

Featured
Top User's
sekarSekar
Posts 172
$103.38 USD
tjrambabuTjrambabu
Posts 145
$18.04 USD
damuDamu
Posts 67
$16.8 USD
lazywriterLazywriter
Posts 24
$3.12 USD
psbharathyPsbharathy
Posts 24
$4.2 USD