PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h