Avalara integration with Salesforce

| Webtraffic Exchange

Avalara for Financial Force on Salesforce

Financial Force accounting package for Salesforce does not calculate Sales Tax on Sales Orders. We have been having a lot of issues with tax-related problems on Customer Quotations and Sales Orders within Financial Force...

Salesforce

Read More +
Where is php.ini file located?

| Webtraffic Exchange

Where is php.ini file located?

When you are working with various flavors of Linux servers, you may not know where the php.ini file is located. The php.ini file is a PHP configuration file that is used to customize the behaviors and features of the PHP...

Linux Programming

Read More +
PHP SOAP Client Example

| Webtraffic Exchange

PHP Soap Client Example

Using the SoapClient in PHP allows you to interact with SOAP (Simple Object Access Protocol) web services. Here's a basic guide on how to use the SoapClient in PHP.

Programming

Read More +
Malware Detected on Website

| Webtraffic Exchange

Malware detected on website

One of the servers we manage has been compromised, and hosting malware according to Kaspersky Anti-Virus software. The site uses a number of open-source applications such as WordPress, Gnuboard, and phpLinkDirectory. We...

Cybersecurity

Read More +
Zend Framework without MVC

| Webtraffic Exchange

Zend Framework without MVC

The reasoning for using a framework such as Zend Framework (ZF for short) is to speed up the development process, make the application extensible, and make use of the design patterns such as MVC. I think MVC is great, it...

Framework

Read More +