Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

What are magic functions?

PHP have some magic methods that you can use in OOP (Object Oriented Programming). All the magic functions must be identified with twice underscores (__) prefix and they work as interceptors that will run when certain required conditions are met. F

Shipping rate getting changed after few seconds in oye checkout magento 1.9.1

Hello All, I have used magento1.9.1 and oye checkout extension, Now I am facing this following issue from staring, I am not able to understand anything here. If my billing address and shipping address is same If my billing and shipping address are di

How to check network availability in iPhone programmatically

We can easily find out network availability using CFNetwork.framework. Following method can be used for this task : -(BOOL)isNetworkAvailable { CFNetDiagnosticRef dReference; dReference = CFNetDiagnosticCreateWithURL (NULL, (&am

Curves Adjustments: Quick review

We often use curves adjustment within the Image menu in Photoshop for changing the contrast of colors within the layers or image. This option is quite good to Enhance the overall contrast and the tonal range for getting a quick result in small time.

Memory Problem while clustering.

Hello Everyone, I have to make cluster of a given data set. The size of the data set in form of matrix is 10000 x 3, elements are in the form of integers. For clustering I was using MATLAB Artificial Neural Network tool (nctool). While training t

Fetch the Contact Detail Using iPhone SDK

In iPhone application development it is required to fetch the contact detail that are saved in the contact list of iPhone. So here is the program that will help you to fetch the detail of the contact with name number and contact image, if the image

Programming basics in Python

code or source code: The sequence of instructions in a program. syntax: The set of legal structures and commands that can be used in a particular programming language. output: The messages printed to the user by a program. console: The text box on

FROM_BASE64('encocded_string) function mysql

FROM_BASE64('string') FROM_BASE64 function in mysql is used to decode the encoded value. The value which is encode with the BASE64 rule to encode by the MySQL function TO_BASE64, is decoded by this FROM_BASE64 mysql function. The argument which is p

Bind RSS Feeds to Repeater Control

Hi All, RSS feeds are the Rich Site Summary feeds, benefit users who want to receive timely updates from favorite websites or to aggregate data from many sites. Here i am using ABC News RSS feeds to get the news Update. A particular RSS feeds are on

How To Import Excel files into MySQL with PHP

Hellow Reader's ! In This Blog we are going to import excel file into MySql table using PHP. If you have Excel files that need to be imported into MySQL, you can import them easily with PHP. First you need to download Excel reader File. In this b

1 11 93
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: