Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea