Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?