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
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
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
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a