Jump to content

problem with subroutines


swethak

Recommended Posts

Hi,

 

I think that I need subroutines written in another programming language that I can call from PHP to do the following:

 

1. Input the directory name and return a list of file names.

 

2. Input an HTML file name and return its contents in a string of HTML code.

 

3. Input a JPEG file name and return its height and width.

 

4. Input a JPEG file name and the desired height and width, and display it at the current point in the output with the given height and width.

 

plz give the solution for that and tell the logic for how to start.

Link to comment
https://forums.phpfreaks.com/topic/109841-problem-with-subroutines/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.