remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
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
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin