Is there way to create an index.php page (or index.html using php, but I prefer the latter) that pulls an image out of a subdirectory and loads in into a browser?
(I'm working on a Mac in Tiger,...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23608400.htm...
Zones:
PHPDate Answered: 08/12/2008 Rating: 8.6 Views: 0
Hi
I want to read a HTML file from within a PHP script. In windows, it can be done using WinInet. Do I need to create a standalone executable ( In C++ or C ) that returns the HTML ? And how is t...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20082036.htm...
Zones:
PHPDate Answered: 02/26/2001 Rating: 7.4 Views: 0
Hello,
Our goal:
Create a PDF document from an html document.
For example.
I click a form button on a web site, or access a pdf
script (with certain defined variables) and a pdf file
is c...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20688011.html
I have a file that goes out to a site and prints information on the page.
document.write("<INPUT TYPE='hidden' NAME='parent_code' VALUE='2213900'>");
document.write("<INPUT TYPE='hidden' N...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20847645.htm...
Zones:
PHPDate Answered: 02/24/2004 Rating: 4.4 Views: 0
let's say that I currently have a number of pages in HTML on my website.
If I were to convert most or all of my pages to PHP, how would you personally deal with the realization that any previous...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_20864420.html
I have a php website and I want to change it to HTML web site. I tried this function
<?
Copy(http://localhost/t1.php,t1.html);
?>
And I get it right for html output. The problem is how I can...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21199343.htm...
Zones:
PHPDate Answered: 12/27/2004 Rating: 8.4 Views: 0
Hi,
I understand how sendmail works fine with php. I'm trying to send an email, but for the body I want to use another php file to dynamically fill in an html page and send it. Basically I'm s...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21280503.htm...
Zones:
PHPDate Answered: 06/21/2005 Rating: 9.0 Views: 0
Hey :)
Can someone quickly explain how to do the following:
I want to create a HTML table with several cells. I want there to be 2 variables - $key & $val - to be included. I need this all to...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21296578.htm...
Zones:
PHPDate Answered: 02/01/2005 Rating: 7.8 Views: 0
Hi there,
I only know HTML ans CSS and I need to send an HTML e-mail. I know you can do it with PHP. I have an HTML page up on the Web already, but want to e-mail a "teaser" to people. Where can...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21565379.htm...
Zones:
PHPDate Answered: 09/18/2005 Rating: 6.6 Views: 0
I am very frustrated. I believe I understand what I want to accomplish with PHP but am having the most difficulty writing the html code to get there. The problem is my understanding of the single q...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...