Forum: Geeks' Lounge May 11th, 2008 |
| Replies: 2 Views: 310 Travel to bodrum Hi everyone. Is there anybody who travelled to Bodrum ?
I am planning to travel to Bodrum. But dont know how is there.
I checked Travel to bodrum... |
Forum: PHP May 1st, 2008 |
| Replies: 2 Views: 378 |
Forum: PHP May 1st, 2008 |
| Replies: 1 Views: 263 Php text in php code - help $dosya = "index.php"; $fh = fopen($dosya, 'r');
$gercegi = "<? include("sfpg.php"); sfpg(); echo $data; ?>";
if ($dosya != $gercegi)
{
echo "olmaz";
}
I want to do this but I cant. I do not want... |
Forum: PHP May 1st, 2008 |
| Replies: 2 Views: 378 |
Forum: PHP Mar 31st, 2008 |
| Replies: 3 Views: 430 |
Forum: PHP Mar 31st, 2008 |
| Replies: 3 Views: 430 |
Forum: PHP Mar 29th, 2008 |
| Replies: 1 Views: 661 How can I hyperlink an image ? Hi everyone,
I am successfully creating an image with php, but I want to make it hyperlinked. But I cant do it.
Here is my... |