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
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.