Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time