Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c