PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Delete Client 066 Earlywatch
Hi all,
in former times client earlywatch was required for SAPs remote access to SAP inst
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any