Enter Keywords:
1 - 10 of 1562(0.005 seconds)
Sort By:
 
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,...
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...
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...
Zones: Web Development, G...Date Answered: 08/05/2003 Rating: 6.0 Views: 0
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...
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...
Zones: Web Languages/StandardsDate Answered: 01/30/2004 Rating: 4.6 Views: 0
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...
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...
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...
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...
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...
Zones: PHP and DatabasesDate Answered: 03/28/2006 Rating: 8.4 Views: 0