Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Company Code for Vendors created through Business Partners
Hi, experts!
I'm trying to set up the integration between Business Partner (BP) and Vendo
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
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)