Advertisement

1 - 10 of 320 containing alltags:("PHP, HTML") (0.002 seconds)
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 Grade: A 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 Grade: A 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 Grade: A 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 Grade: A Views: 0
Hi Experts, How can I convert HTML source to image (Run-Time on Server) by PHP language ?
Zones: PHPDate Answered: 09/20/2006 Grade: B Views: 76
Here is my code: <html> <head /> <body> <form action="login2.php" method=POST> <table border="0" width="100%" id="table1">       <tr>             <td width="42%">&nbsp;</td>             <td align="center" width="...
Zones: PHP, PHP for WindowsDate Answered: 11/14/2007 Grade: A Views: 0
Hi, i want to put a baner on top of my site that changes every x seconds. i also need to put custom link/url to the banner/image how can i do this in plain html or php
Zones: PHP, Web Languages/Standards, HTMLDate Answered: 02/06/2008 Grade: B Views: 0
hi all, what am I doing wrong here: $modelselect=$_GET['modelselect']; $modelselect2=$_GET['modelselect']; if($modelselect == "Speedster"){       $select == "selected=\"Selected\""; }else {       ...
Zones: PHP, Web Development, WebApplicationsDate Answered: 01/03/2008 Grade: A Views: 4
Hello everyone, I have been trying for over a month to be able to set up a file upload system for people to go onto and upload large files and then they will be put in a directory on my server. ...
Zones: PHP, HTMLDate Answered: 01/14/2008 Grade: B Views: 0
Hi, I have quite a bit of HTML and PHP experience but I have never done anything with email newsletters before.  I have created a database with email address of people I want to send an email to...
Zones: PHP, HTML, WebApplicationsDate Answered: 01/30/2008 Grade: A Views: 36