mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)