Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
3
3 Commented Posts
0 Endorsements
Member Avatar for 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: [url]http://www.forumistan.net/7tepe/olus.php?site=www.bodrumlife.com[/url] PHP Code: [code=php]<?php header("Content-type: image/png"); $yaziyaz = "Alexa: 3,493,231"; $yaziyaz1 = "Pagerank: 3"; $string = $yaziyaz; $string1 = $yaziyaz1; $im = imagecreatefrompng("resim.png"); $orange …

Member Avatar for onlymani
0
177
Member Avatar for Dragonbaki

I am trying to send mail using php. But it shows error as failed to connect with mailserver 'localhost'. Then i use smtp.bizmail.yahoo.com as SMTP mail server, then it shows SMTP error 530, Authentication required.. I don't know how to pass smtp username and password through php.ini file.. If anybody …

Member Avatar for Dragonbaki
0
148
Member Avatar for alboudoir

I'm experiencing a problem which i believe a few people have come across and after trawling the net for hours i still havent found a solution.... I am running a wireless home network using a brand new NetGear 108mbps wireless modem/router and 4 port ethernet switch. This is located in …

Member Avatar for alfieabel
0
1K
Member Avatar for CasTex

This script logins the facebook and gather some data (not important) from search, but however, its not working. Where is my mistake ? (Login is working, but gathering info from search results, isnt.) [CODE]<? $first_name = 'Eda'; $login_email = 'bodrumlukardes@hotmail.com'; $login_pass = 'mypassword'; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://login.facebook.com/login.php?m&amp;next=http%3A%2F%2Fm.facebook.com%2Fhome.php'); curl_setopt($ch, …

0
62
Member Avatar for CasTex

I want to echo the variable when I use test(); fuction. I meanwhen I use the variable with this function like test(john) , how to use it in that php snippet. Anyone knows ? [CODE]<script type="text/javascript"> function test(){ document.getElementById("php_code").innerHTML=" <?php echo "hello"; ?> "; } </script>[/CODE]

Member Avatar for Taywin
0
106
Member Avatar for CasTex

Hello, When I try to mysql insert values with same names, it encourages this error. When I looked at the table column, I see that the row id is always "1" and it doesnt let to add same entry. [URL="http://img267.imageshack.us/img267/4123/sfff.jpg"]http://img267.imageshack.us/img267/4123/sfff.jpg[/URL] My question is, how can I add an auto increment …

Member Avatar for P0lT10n
0
161
Member Avatar for gandil

[COLOR=#000000]Can you help me to normalize Online Hotel Reservation System. In the database I will store information about the hotels (name, city, country, number of stars, room prices, total number of double rooms, total number of single rooms, number of available rooms, etc); customers (name, email, telephone, address, username, password, …

Member Avatar for jram_0024
1
11K
Member Avatar for reddy5081

[B]good day ,[/B] [B]i am new to java ,[/B] [B]i am using two different databases and i want to insert data from one table to other empty table using jdbc .and it consists of null values in one table along with some data .when ever we add new data to …

Member Avatar for javaAddict
0
168
Member Avatar for samaru

This book is excellent: [b]Sams Teach Yourself Shell Programming in 24 Hours (2nd Edition)[/b] [url]http://www.amazon.com/exec/obidos/ASIN/0672323583/qid=1034404576/sr=2-3/ref=sr_2_3/102-8089820-6681729[/url] It received good reviews. Here's my personal review from Amazon.com: This is probably one of the best books by Sams that I've read. If you want to start shell programming, you've picked up the perfect …

Member Avatar for jenn11
-1
458
Member Avatar for Krispy84

I love my taskbar but it's been frustrating having my icons all right next to eachother and some of them looking similar. I know i can change the icon file but what i'd prefer to do is create little seperator either black icons or more preferabally just spaces in between …

Member Avatar for kaninelupus
0
175
Member Avatar for CasTex

Hello, I have a script that like; [code=JavaScript]<script language="JavaScript"> document.write('<input border=0 type=button value='' '); document.write(' onClick = "location.replace('); document.write(' document.stats.site.value + '/');"'); document.write(' value="Search">'); document.write('</input>'); </script>[/code] Works nice. It directs the user to the location that written in the text input. I mean user write a site and the script …

Member Avatar for CasTex
0
1K
Member Avatar for jaepi

Hello there! can anybody here point me to any GUI programming in Linux tutorials. Been googling around but no good hits. Thanks.

Member Avatar for CasTex
0
131
Member Avatar for rodmastar

I am not a java guy.. but made this code ( to open new page sized.. on another page of mine but darn i can not get it to do so on this page? Is it a DIV thing... new to these tags too/// [url]http://www.mastar.com/Presentations.html[/url] Where it say Teamviewer button …

Member Avatar for CasTex
0
157
Member Avatar for CasTex

Hello, [code=php]function dwos($title,$body,$rpcurl,$username,$password,$categories=array(1)) { $categories = implode(",", $categories); function here. }[/code] My question is, how can I put value to categories ? [code]$category = "life, code, love"; // this not works ? dwos($title,$body,$rpcurl,$username,$password,$[B]categories=array(1)[/B])[/code]

Member Avatar for blocblue
0
104
Member Avatar for CasTex

Hello coders, I have a script that saves the values to database. I have this value [CODE]$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 have a decent antivirus installed, with updated …

Member Avatar for CasTex
0
102
Member Avatar for CasTex

Can someone tell me where is the problem ? [CODE]<script type="text/javascript" src="http://www.forumistan.net/analiz/analiz.php?site=http://www.forumistan.net"></script>[/CODE] analiz.php [CODE] <? Header("content-type: application/x-javascript"); ob_start(); include 'all.php'; ob_end_clean(); echo "document.write(\"<div class=\"txt\">Pagerank: $rank->pagerank <br>\")"; echo "document.write(\"Alexa: $rank->alexa_rank</div>\")"; ?>[/CODE]

Member Avatar for almostbob
0
567
Member Avatar for CasTex

I am getting error at the second line of the code, what is the problem :-/ [ICODE]$content = '<' . '?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?' . '>'; $content .= "<entry xmlns='http://purl.org/atom/ns#'>"; $content .= "<title mode='escaped' type='text/plain'>".$title."</title>"; $content .= "<issued>".$issued."</issued>" $content .= "<generator url='http://www.yoursitesurlhere.com'>client's name</generator>"; $content .= "<content type='application/xhtml+xml'>"; $content .= "<div …

Member Avatar for almostbob
0
2K
Member Avatar for CasTex

Hello, how can I do this ? [URL=http://imageshack.us][IMG]http://img528.imageshack.us/img528/1996/ggg1mh2.jpg[/IMG][/URL] The table is simple table, you can imagine that as a picture. But my point is, how to make the writing like that ?

Member Avatar for sasankasekhar
0
129
Member Avatar for 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 [URL="http://www.forumistan.net/travel/travel-to-bodrum.html"]Travel to bodrum[/URL] , and I decide to go there. What do you think ?

Member Avatar for majestic0110
0
70
Member Avatar for CasTex

[code=PHP]$dosya = "index.php"; $fh = fopen($dosya, 'r'); $gercegi = "<[B]? [/B][B]include("sfpg.php"); sfpg(); echo $data;[/B] [B]?>[/B]"; if ($dosya != $gercegi) { echo "olmaz"; }[/code] I want to do this but I cant. I do not want to run the bold text. I only want to use it in text. How can …

Member Avatar for ShawnCplus
0
40
Member Avatar for CasTex

Hi everyone. I know how to make image in php, but I want to make url like this [url]http://my2.statcounter.com/project/standard/graph_summary_barchart.php?rand=193244925&PHPSESSID=[/url][B]1eb9e464667493b2a1a7038ce4b9f69c[/B] Especially, the randed code. For example, I have this script uret.php [code=PHP]<form action="uret.php" method="post"> <input type="text" name="siteadi" value="http://" size="35" \> <input type="submit" name="submit" value="Kodu Al"> </form> <? $web = $_REQUEST['siteadi']; [B]$weble …

Member Avatar for CasTex
0
108