Posted: Fri Mar 30, 2007 11:51 am
I've got a problem now! I made this with php5, but my server runs php4! If i change the lib folder to the one in Swift-3.1.2-php4, do i have to change the code?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<?php
error_reporting(E_ALL);
ini_set("display_errors", "On");