Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
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
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i