swethak Posted June 12, 2008 Share Posted June 12, 2008 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.