Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Need help with simple code, back and forward buttons.
Basically, I have a set of pages in a folder, which have the title somephrasehere_09.php, somephrase
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not