mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher