Search Results

Showing results 1 to 11 of 11
Search took 0.06 seconds.
Search: Posts Made By: VernonDozier ; Forum: PHP and child forums
Forum: PHP Oct 12th, 2009
Replies: 2
Views: 372
Posted By VernonDozier
This isn't a code snippet, this isn't C++, get rid of the HTML code, and this is way too much code for someone to go through without a much more precise pinpointing of the problem by you.


Post...
Forum: PHP Jun 12th, 2009
Replies: 2
Views: 475
Posted By VernonDozier
Forum: PHP Jun 11th, 2009
Replies: 2
Views: 475
Posted By VernonDozier
I have a webpage that is passed a string:


http://www.mywebsite.com/gallery.php?gallery=Sand_&_Surf


Using the GET method, I am trying to do this:


$gallery = $_GET['gallery'];
Forum: PHP Jun 5th, 2009
Replies: 8
Views: 567
Posted By VernonDozier
Forum: PHP Jun 5th, 2009
Replies: 8
Views: 567
Posted By VernonDozier
Time for me to find new tutorials then! I know nothing about framesets, little about SSI, but I've gotten pretty decent at PHP (apart, obviously, from including other files), so I guess the best bet...
Forum: PHP Jun 5th, 2009
Replies: 8
Views: 567
Posted By VernonDozier
I've been learning SSI because I read that framesets were bad and it was better to use SSI. You don't think SSI is good either? By "use one or the other, but not both", do you mean I should use...
Forum: PHP Jun 5th, 2009
Replies: 8
Views: 567
Posted By VernonDozier
When I leave the .php extension off in the .htaccess file and change Trial.php to this:


<html>
<body>
<?php include ("HelloWorld.html"); ?>
</body>
</html>
Forum: PHP Jun 5th, 2009
Replies: 8
Views: 567
Posted By VernonDozier
I'm experimenting around with Server Side Includes. I have them working fine using a .html extension.

Trial.html file is below:


<html>
<body>
<!--#include virtual="HelloWorld.html"...
Forum: PHP Nov 29th, 2008
Replies: 5
Views: 766
Posted By VernonDozier
Yes, that was the problem. Thanks to both of you.
Forum: PHP Nov 24th, 2008
Replies: 5
Views: 766
Posted By VernonDozier
Hey, thanks! I think I can make use of this. On my first try, it only did the first cc address but not the second, same as with mine, but I'll play around with it. It did send the e-mail to the...
Forum: PHP Nov 24th, 2008
Replies: 5
Views: 766
Posted By VernonDozier
I have some simple php code. It worked fine on the old server, but now I am getting an error on the new server. Both former and present servers are Linux.


<?php
function...
Showing results 1 to 11 of 11

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC