Your Open Source

Recently Added

How to convert web application to windows applications

Hi.. I can develop project in php and mysql. I want to convert these as window application.

  • views 33
  • datetime Mar 10 10 08:51:25
  • author Anand78758
  • rating

How to convert web application to windows applications

Hi.. I can develop project in php and mysql. I want to convert these as window application.

  • views 39
  • datetime Mar 10 10 08:51:17
  • author Anand78758
  • rating

Mysql

How to lock the particular table in database.. Give me the executed query.

  • views 39
  • datetime Mar 10 10 06:22:18
  • author Anand78758
  • rating

Magento

Magento template installation procedure Let's start the Magento template installation. 1. Open hosting control pane.2. Get to database management tool (usually phpMyAdmin is used).3. Create new database.4. Import the dump.sql file from the template sources>sample data folder.5. Run your website (the installation procedure begins).6. Enter a..

  • views 37
  • datetime Mar 09 10 08:00:55
  • author Vickeey2003
  • rating

Magento

Can’t login to magento admin after installation. If the domain is not a true domain then this problem occurs. Its like if you use your localhost to run magento store,then you will face this problem. You can overcome this by browsing using ur ip address or you can remove these three line from the following page. app\code\core\Mage\Core\Mod..

  • views 23
  • datetime Mar 09 10 07:58:13
  • author Vickeey2003
  • rating

Most Viewed

Trim function in CGI-PERL

Trim() function in perl:- The following function to trim the strings, sub trim($) { my $string = shift; $string =~ s/^\s+//; $string =~ s/\s+$//; return $string; }

  • views 58183
  • datetime Aug 10 09 07:05:59
  • author Sekar
  • rating

IsNumeric and IsNan function in JS

IsNumeric function used to check the numeric or not. isNaN function used to check the value is a number or not. If the values is numeric its return true else returned false. Syntax : bool IsNumeric(string) Code : function IsNumeric(val) { if (isNaN(parseFloat(val))) { return false; } return true }

  • views 43312
  • datetime Aug 28 08 03:26:52
  • author Sekar
  • rating

Change down arrow style in SELECT tag and Sourcecode downloads

how to change down arrow in SELECT tag :- You can change the dropdown down arrow through CSS & JS. its possible to change the dropdown box as you like. Please click the downloads link to get the source for this.

  • views 18587
  • datetime Aug 27 08 03:29:16
  • author Sekar
  • rating

How to send mails with attachment in php

How to send mails with attachment in php :- You can send the email with attachment using PHP mail() function.

  • views 14404
  • datetime Jul 08 08 04:23:20
  • author Sekar
  • rating

Autmatically Login into the PHPBB3 forum from the your primary site

If the member login to your site, automatically logged in the your phpBB forum in backend, so If the member goto the forums, they wont logged in again. Usage:- Create a new file and store in the PHPBB home directory and use the PHPBB class in your primary site. good luck! Requirements, PHPBB3 <?php global $phpbb_root_path,$phpE..

  • views 13886
  • datetime Aug 25 08 05:07:19
  • author Sekar
  • rating

Featured
Top User's
sekarSekar
Posts 172
$104.05 USD
tjrambabuTjrambabu
Posts 145
$18.18 USD
damuDamu
Posts 67
$16.88 USD
lazywriterLazywriter
Posts 24
$3.14 USD
psbharathyPsbharathy
Posts 24
$4.23 USD