Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------