PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<