PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Google Map
I have done Google Map Integration for one my project. But for that we need the "latitude and l
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim