Top "Php4" questions

For issues relating to development using PHP, version 4.

How do I use PHP to get the current year?

I want to put a copyright notice in the footer of a web site, but I think it's incredibly tacky …

php date php-5.3 php-5.4 php4
Generate preview image from Video file?

Is there a way in PHP given a video file (.mov, .mp4) to generate a thumbnail image preview?

php video thumbnails php4
Get date of Monday in current week in PHP 4

I need to find the date of Monday in the current week. How can I do this in PHP 4?

php date php4
How can I find out the date of the day before a date?

I have a system that compares fiscal year up to the current date to the same date range of the …

php php4
PHP4: Send XML over HTTPS/POST via cURL?

I wrote a class/function to send xml over https via PHP4/cURL, just wondering if this is the correct …

php xml curl https php4
Client does not support authentication protocol requested by server

I need to establish PHP4 environment in conjunction with mysql5 and I am facing this problem when I try to …

php mysql authentication protocols php4
How to use nuSOAP for messages with multiple namespaces

I'm trying to access a WebService using nuSOAP (because I'm bound to PHP4 here) that uses more than 1 namespace in …

php soap php4 nusoap
PHP: Define function with variable parameter count?

Is there a way to define a function in PHP that lets you define a variable amount of parameters? in …

php function parameters php4
Difference between php 4 and php 5?

I'm in search of the web hosting space, and got to know the PHP version is 4.3 and MySQL Version 4.1 But …

php migration php4
Using mail() to send an attachment AND text/html in an email in PHP4

To make life difficult, the client I'm working for is using a really large yet old system which runs on …

php php4