Your Open Source

New Listing

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 28
  • 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 35
  • 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 34
  • 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 31
  • 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 18
  • datetime Mar 09 10 07:58:13
  • author Vickeey2003
  • rating

Zombie process

zombie process or defunct process is a process that has completed execution but still has an entry in the process table, allowing the process that started it to read its exit status. In the term's colorful metaphor, the child process has died but has not yet been reaped..."Use top or ps command:[root@layer1 ~]# top[root@layer1 ~]# ps aux | awk..

  • views 16
  • datetime Mar 09 10 06:12:38
  • author Tjrambabu
  • rating

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

How to let PHP to create subdomain automatically for each user

Hi, How do I create subdomain like http://user.mywebsite.com ? Do i have to access htaccess somehow? Is it actually simply possible to create it via pure php code or I need to use some external script-server side language

  • views 46
  • datetime Mar 04 10 05:30:04
  • author Phpkarthic
  • rating

Rowset is not bookmarkable in vb

how to solve the error "rowset is not bookmarkable" in datagrid or recordset?Check the following VB code to solve the issues.Dim rs As ADODB.RecordsetSet rs = New ADODB.Recordsetstr = "select * from route"rs.CursorLocation = adUseClientrs.Open str, con, adOpenDynamic, adLockOptimisticSet DataGrid1.DataSource = rs

  • views 47
  • datetime Feb 08 10 02:50:32
  • author Sekar
  • rating

Simple Ajax

The AJAX may be made to be played in the web browsers. Here I am having a very simple code that will work in all browsers. Just you can customize as per the needs.Place the my_ajax.js in the head section of your html.Use this call   ->javascript:get(outputDivId,inputDivId) to perform.

  • views 102
  • datetime Dec 23 09 08:16:18
  • author MuraliManoharM
  • rating

Application runtime error

When running my application(Macromedia Dreamweaver I get the following error:\"A problem was detected with ur application. please reinstall this software to correct the pbm\".. i tried to reinstall but the same error got.. any one giv solution to that pbm and also if u hav any latest editor pls tel me details....

  • views 97
  • datetime Dec 12 09 07:04:38
  • author Picotasoft
  • rating

Serialize() and unserialize() in php

serialize() and unserialize() :-Serialize :- This is useful for storing or passing PHP values around without losing their type and structure. For example stored the data like session data. The stored the data format like a:1:{s:5:"title";s:71:"This is simple example of the serialize and unserialize function in php";} Unserialize :- single s..

  • views 119
  • datetime Dec 11 09 05:53:32
  • author Sekar
  • rating

SMTP commands authentication

Sending mail SMTP AuthSMTP-AUTH can be used to allow users to relay mail while denying relay service to unauthorized users, such as spammers. The following commands to able sending the mail from Telnet.C:>Telnet youropensource.com 25Telnet> HELO mail.youropensource.comTelnet> Ehlo YOSTelnet> AUTH PLAIN aEbeFegHRDseYOs1245aYu=Telnet..

  • views 101
  • datetime Dec 10 09 03:43:47
  • author Sekar
  • rating

Htaccess seo friendly urls

Hi,How to  make seo friendly urls using htaccess files .my Url : http://www.demo.com/success.php?id=2 http://www.demo.com/success/2 can anyone pls post codes..Thanks in Advance.

  • views 147
  • datetime Nov 25 09 06:30:37
  • author Phpkarthic
  • rating

Ajax Paginations

Hi , I have attached the ajax pagination using php and mysql.

  • views 89
  • datetime Nov 24 09 11:33:30
  • author Phpkarthic
  • 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