Search found 2 matches

by radulema
Wed Jul 25, 2007 11:12 pm
Forum: PHP - Code
Topic: Connection Partially Encrypted.
Replies: 2
Views: 406

I've corrected the code and here it is: test1.php: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>Test1</TITLE> <? if ($_SERVER["SERVER_PORT"] == 80) { $str = "http://xxx.xxx.xxx.xxx/utils.js"; $str1 = "http://xxx.xxx.xxx.xxx/do...
by radulema
Wed Jul 25, 2007 1:01 am
Forum: PHP - Code
Topic: Connection Partially Encrypted.
Replies: 2
Views: 406

Connection Partially Encrypted.

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi everyb...