Search Results

Showing results 1 to 39 of 39
Search took 0.01 seconds.
Search: Posts Made By: CasTex
Forum: Show Off your Projects Jun 27th, 2009
Replies: 4
Views: 681
Posted By CasTex
Thanks, I hope you like it...
Forum: JavaScript / DHTML / AJAX Jun 21st, 2009
Replies: 16
Views: 1,436
Posted By CasTex
That works, but when you write another site and submit, its like

mysite.com/userssite1.com/userssite2.com/

:(

My page: http://www.downloadic.com/website-rank/index.php
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
Thanks... I am sorry if I get you busy.
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
Ok,

<form action="<? echo $_SERVER['PHP_SELF']; ?>" method="post" name="stats">
<TABLE border=0 bgcolor=#efefef align=center cellSpacing=0 cellPadding=0 border=0 width="750" bgcolor=#fbfbfd>
<TR...
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
Thank you, but when I put this, it still go a page that only the button appears :S

http://www.downloadic.com/website-rank/index.php (my page)
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
Thanks but I don't understand what I should do.

I have a one text input, and the script you wrote. When user write site and submit, it should direct to mysite.com/userssite.com/ and if user write...
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
Thanks, but, I tried that but the button doesnt appear on the page.... :S
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
I replace with my old submit button, but when you open the page, it opens a page that only the button appears. Here is my page

http://www.downloadic.com/website-rank/index.php
Forum: Networking Hardware Configuration Jun 20th, 2009
Replies: 7
Views: 25,317
Posted By CasTex
Forum: C++ Jun 20th, 2009
Replies: 6
Views: 3,680
Posted By CasTex
Welcome dude ;)
Forum: Windows tips 'n' tweaks Jun 20th, 2009
Replies: 12
Views: 5,124
Posted By CasTex
Nice idea about quicklaunch, thanks...
Forum: Database Design Jun 20th, 2009
Replies: 5
Views: 23,871
Posted By CasTex
Reservation Date
Arrival Date
Departure Date
RoomCategoryID
Status
TotalCost
Forum: Perl Jun 20th, 2009
Replies: 7
Views: 7,109
Posted By CasTex
Thanks, really like this ebook...
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 3
Views: 749
Posted By CasTex
Thanks!. I was lookin something like that...
Forum: JSP Jun 20th, 2009
Replies: 12
Views: 11,555
Posted By CasTex
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
I will try this thanks a lot mate...

@Nish123,

I use it beacuse if user write site.com

mysite.com/stat/site.com
That doesnt works. My rewrite rule in htaccess doesnt accept this. So it is...
Forum: JavaScript / DHTML / AJAX Jun 19th, 2009
Replies: 16
Views: 1,436
Posted By CasTex
Hello, I have a script that like;

<script language="JavaScript">
document.write('<input border=0 type=button value=\'\' ');
document.write(' onClick = "location.replace(');
document.write('...
Forum: Show Off your Projects Jun 15th, 2009
Replies: 4
Views: 681
Posted By CasTex
Hello dear webmaster mates. I am very proud to share my new project, Website Rank. It gives nice detailed informations about the sites.

Preview:...
Forum: PHP May 19th, 2009
Replies: 4
Views: 275
Posted By CasTex
Hello,

function dwos($title,$body,$rpcurl,$username,$password,$categories=array(1))
{
$categories = implode(",", $categories);
function here.
}

My question is, how can I put value to...
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
Thats it :) Really thanks!...
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
Nope :(

This is a bot that opens articles. It saves the content to database. I dont want to show (echo) anything in this scripts page. I open this php file, and It automatically write the article...
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
Yeah, I want to put that table to full_story. But I cant do it please help me...
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
Thanks, It worked now, but It doesnt save this

<table cellpadding=0 cellspacing=0 border=0>
<tr cellpadding=0 cellspacing=0>
<td cellpadding=0 cellspacing=0>
<input type=button...
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
What I dont understand is, if I use this

$uzuncuk = $cummle." is easy to use. We suggest you to install ".$cummle." to your computer and view the features of the product. For your safety, please...
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
Ok...


<?PHP
ini_set('max_execution_time',0);

$sayfa=(int)$_GET['sayfa'];
if($sayfa){
$site = "http://www.xxx.com/download".$sayfa.".html";
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
I am using it in here
mysql_query("INSERT INTO dle_post (title,date,short_story,full_story,category,tags,autor,approve,alt_name) values ('$cummle','$zaman','$kisa','$uzuncuk','$category','$btags',...
Forum: PHP Jan 19th, 2009
Replies: 14
Views: 554
Posted By CasTex
Hello coders, I have a script that saves the values to database. I have this value

$uzuncuk = $cummle." is easy to use. We suggest you to install ".$cummle." to your computer and view the features...
Forum: PHP Jan 12th, 2009
Replies: 7
Views: 1,466
Posted By CasTex
Really thanks, but now I get this error

Parse error: syntax error, unexpected T_DNUMBER at line 25 :(

My full code is this


<?php
/*
Script by CasTex
Forum: PHP Jan 12th, 2009
Replies: 7
Views: 1,466
Posted By CasTex
Ok, I use this;


$content = '<' . '?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?' . '>';
$content .= "<entry xmlns='http://purl.org/atom/ns#'>";
$content .= "<title mode='escaped'...
Forum: PHP Jan 11th, 2009
Replies: 7
Views: 1,466
Posted By CasTex
I am getting error at the second line of the code, what is the problem :-/

$content = '<' . '?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?' . '>';
$content .= "<entry...
Forum: HTML and CSS Nov 16th, 2008
Replies: 2
Views: 1,215
Posted By CasTex
Hello, how can I do this ?

http://img528.imageshack.us/img528/1996/ggg1mh2.jpg (http://imageshack.us)

The table is simple table, you can imagine that as a picture. But my point is, how to make...
Forum: Website Reviews Oct 25th, 2008
Replies: 2
Views: 632
Posted By CasTex
Hello mates,

This is my new project. How do you find this website ?

[snipped link]
Forum: Geeks' Lounge May 11th, 2008
Replies: 2
Views: 526
Posted By CasTex
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: 2,133
Posted By CasTex
Thanks a lot.
Can you please give me the full script ?
Forum: PHP May 1st, 2008
Replies: 1
Views: 765
Posted By CasTex
$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...
Forum: PHP May 1st, 2008
Replies: 2
Views: 2,133
Posted By CasTex
Hi everyone. I know how to make image in php, but I want to make url like this
...
Forum: PHP Mar 31st, 2008
Replies: 10
Views: 2,667
Posted By CasTex
I tried it, but still it is a blank...
Forum: PHP Mar 31st, 2008
Replies: 10
Views: 2,667
Posted By CasTex
Can someone tell me where is the problem ?


<script type="text/javascript" src="http://www.forumistan.net/analiz/analiz.php?site=http://www.forumistan.net"></script>

analiz.php


<?...
Forum: PHP Mar 29th, 2008
Replies: 1
Views: 2,844
Posted By CasTex
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 script:
...
Showing results 1 to 39 of 39

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC