'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_