
Search In
Welcome to Findnerd. PHP owners modified the zend framework that is zend framework 2. We can simply download the framework setup from github that is known
as zend skeleton application. Below is the link to download.
https://github.com/zendframework


The easiest and possibly the best idea of importing data from another database to a new database is the CSV export. OpenErp gives you this feature in the versions 6.1 and 7.0.
Following is the example on how you can export customers to a csv file:
The easiest solution to create backup and restoring you database in OpenERP is itself provided by OpenERP.
To create backup and restore for your OpenERP database, you have two options: 1.) PostgreSQL 2.) OpenERP.
The first one is simple and very co
We use this script to download a file from a given define file path location
In this script we are using two variable:
1:) $fileName // for file name with path.
2:)$title //for file name changed in you given title name.
<?php
$fil
Hello Everyone,
Nowdays I was trying to learn how to handle Big Data, the framework I am currently using is Apache Hadoop. Now I need large amount of data for testing for getting large amount of data I was using apache-flume to download tweets from
- とある原発の溶融貫通(メルトスルー) /home_make-toaru/archives/7824074.html …0件の返信小説ブログへ人気ブログランキングへ未 踏 社 ホーム。 規模の経済というものがあるので、彼ら公益企業は、発電所をどんどん大きくし、効率と利益を上げることに邁進してきた。 windows 7 販売
そこに「限定」という言葉をつければ1万円にもなります。 偉そうな事を書いているが私は服飾業界を今までの人生で一度もカジっていない言わばど素人だ。
ウィンドウズ 8
Pre requisites-->you need to have the lamp server running on your ubuntu.
Downloading pakages
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community/xUbuntu_12.04/ /' >> /etc/apt/sources.list.d/ownclou
Want to export MongoDB collection data to a csv file use mongoexport utility that produces data in JSON or CSV format.
Use the following command to export data:
mongoexport --host <hostName> --db <databaseName> --collection <collecti
Generally in iOS apps server side is coded in PHP and to integrate APNS we can create .pem file by following this RayWenderlich tutorial.
But we might face difficulty in receiving remote notification on device when server side coding is done in Java
Hello Reader's!
If you are developing the html5 based ajax image uploader then you can look this jquery as the best and easy to use. Lets see how to upload images
1) include two JS file
<script src="jslibs/jquery.js" type="text/javascript">&l
