Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
~28.1K People Reached
About Me

I'm a student

Interests
Playing Games and Programming especially web designing
PC Specs
Intel 3.06 HT 2 GB DDR2 650 MHz 160 GB SATA II 320 MB Nvidia Geforce 8500
Favorite Tags

62 Posted Topics

Member Avatar for Yzk
Member Avatar for architact

Hello, I am assigned with the task of cloning digg.com, I am doing quite well except one issue, I want the user to enter a link in a text field and then I want the take a screen shot of that url (like digg.com). Please help me with what libraries …

Member Avatar for pritaeas
0
643
Member Avatar for architact

Hello Guys I want to connect two databases at the same time but it looks like the php is only picking up the second database. One database is on my localhost and the other one is on server, I want to transfer the data from my localhost database to the …

Member Avatar for vamsy143
0
240
Member Avatar for architact

Hello Coders, I am trying to generate the pdf file using php, I successfully generated the php file and then I tried to insert an image in the pdf file using php and got this error, I have the image and file in the same directory and don't know why …

Member Avatar for Bibhas Biswas
0
283
Member Avatar for architact

Hello I am trying to develop a group site where a user can signup and create group and other user can signup and join the groups created by other users, each user will have a wall where the posts from the groups they joined will appear, I need help in …

Member Avatar for pritaeas
0
77
Member Avatar for architact

Hello, I just finished creating an online site builder and now its time to launch it, I am facing a problem related to URL-Rewriting. My site builder contains all the files and folders which will make up the client's site inside a folder named as "usersite", and can be access …

0
123
Member Avatar for Zetlin
Member Avatar for architact

Hello, Please help me in understanding the mystery behind rss feed, how to create it?, is it an automatic process? or it requires some admin type thing? Please help me, I want to know how to create a rss for a website. Thanks.

Member Avatar for Stefano Mtangoo
0
227
Member Avatar for architact

Hello, I am developing a site and right now I am facing a problem when I try to upload the code on the server, everything is fine and working there except the flash files, the ".swf" files are showing on the page when access them through the website but they …

Member Avatar for hemgoyal_1990
0
94
Member Avatar for architact

Hello, I am developing a site on which upon registration the users will receive a personal site with the address username.domainname.com Please tell me how this can be achieved, I think it might b possible with the use of mod_rewrite but I am not sure. Please help me with this …

Member Avatar for architact
0
143
Member Avatar for architact

Hello, I want the ability for my clients to authorize the payment at the signup and pay when they will confirm their account. I have Googled about it and found the Paypal Authorize and Capture for this purpose. I was unable to found tutorial for A&C. Please tell me if …

Member Avatar for chrishea
0
61
Member Avatar for architact

Hello, I have created a site where users will have to pay fee for signup, that fee will be calculated using the options the select. I want them to be able to pay their fee using Paypal, I know how to process a fixed amount using paypal but don't know …

Member Avatar for chrishea
0
75
Member Avatar for architact

Hello Everyone, I have a pretty simple problem for an expert. I want to access the database on the server from my localhost, I don't know how to do it. On our localhost the way is mysql_connect("localhost","name","password"); But how I will access the database on a server from my localhost?? …

Member Avatar for bhanu1225
0
87
Member Avatar for darcee
Member Avatar for ahihihi...
0
165
Member Avatar for architact

Hello Guys, I need a simple help in css (I think so). Please have a look at this page [URL="http://www.csszengarden.com/?cssfile=213/213.css"]http://www.csszengarden.com/?cssfile=213/213.css[/URL] You will find some images at the bottom of the page that remains there whether you scroll up or down, I want to know how can achieve this. I think …

Member Avatar for architact
0
71
Member Avatar for architact

[B]Hurry up complete these sentences with Yes or No:[/B] [LIST=1] [*]_____________, I am not a honest person [*]_____________, I will cheat you. [*]_____________, I am an idiot. [/LIST]

Member Avatar for Robdale
0
75
Member Avatar for architact

Hello, I am wondering how can I install and use geolocation api by Google so that I can use it in my website. I have spent 2 hours for this searching on google, yahoo, mamma, ask but not found a solution so please help because I am ready to throw …

Member Avatar for almostbob
0
68
Member Avatar for architact

Hello, I am developing a website but I am stuck at a point. I have a table having Sundays, video, and photo1, photo2, photo3 as columns. I have a form on a web page having three check boxes "with videos", "with photos" and "Open on Sundays", I want to get …

Member Avatar for Fest3er
0
94
Member Avatar for pizzafiend
Member Avatar for architact

Hello, I am trying to develop a calender using the flash's built-in date chooser component, what I want to do is that I want to pass an array of dates to flash from javascript and then disable that dates in the calender component, Please help me in doing this. Thanks

0
64
Member Avatar for architact

Hello, How can I find out the day of week, using given date using php or mysql, I have searched for it on google and find out a mysql function DAYNAME but when I used this function the output is "Resource id#3" please help me in solving this. Thanks

Member Avatar for Shanti C
0
82
Member Avatar for architact

Hello, I am developing a website for which I am designing a signup form, the problem is a user fills the form and miss a field when they go back to enter that field it cleans up all the remainig field and they have to fill the whole form again. …

Member Avatar for R0bb0b
0
160
Member Avatar for ~s.o.s~

[QUOTE=TheNNS;664368]this is probably the worst thread ever. Daniweb has really lost quality in the last couple years.[/QUOTE] Hey you know the meaning of SHIT.??? :D ~s.o.s~ is right please spend sometime on [URL="http://www.mammasmilk.com/"]http://www.mammasmilk.com/[/URL]

Member Avatar for sneekula
3
427
Member Avatar for Alex Edwards
Member Avatar for sneekula
0
184
Member Avatar for architact

Hello Guys please tell me what are the differences between Object Oriented and Structured Programming. Thanks.

Member Avatar for Ancient Dragon
0
72
Member Avatar for architact

Hello, Please tell me the way how can I turn on error reporting/php warnings in apache2triad.

Member Avatar for stephen84s
0
53
Member Avatar for vicky.vignesh

On your page give same id to all the combo boxes and place [] after their id. On your php page use this. [CODE] // I assume the id of all the boxes to be [B]boxes[][/B] <?php $boxes = $_POST['boxes']; foreach($boxes as $k){ echo $k; // will display the selected …

Member Avatar for architact
0
106
Member Avatar for architact

Hello Everyone, The problem I am facing is very simple, I want to add daily news letter subscription for the users on a site. Please tell me how can I do that. Thanks

Member Avatar for langsor
0
56
Member Avatar for veledrom
Member Avatar for AON07

Instead of exploding and getting the extension use the mime type of the images (images/gif for firefox and safari, images/pgif for IExplorer). Because if you use the method of getting extension then the users will upload any thing after changing the files extension. e.g if a file is doc.docx they …

Member Avatar for AON07
0
265
Member Avatar for William Hemsworth
Member Avatar for RandV80

I don't know asp but in javascript it looks something like this. document.placeholder.src = "hello.gif"

Member Avatar for greeny_1984
0
989
Member Avatar for ajie6673
Member Avatar for architact

Hello, I want to use javascript to fade in a layer after the user click a button. please help me I want to that animation to work in Internet Explorer and Firefox, I searched on google and found. obj.filters.alpha.opacity, but it doesn't seem to work. Please Help Me.

Member Avatar for architact
0
181
Member Avatar for Venom Rush
Member Avatar for mrjoncrowe

[CODE] $term = $_POST['searchterm']; $dat = mysql_query("SELECT * FROM tbl WHERE colum LIKE '%$term'") or die(mysql_error()); if($data = mysql_fetch_array($dat)) echo mysql_num_rows($dat)." result(s) found"; do{ // display results with echo } while($data = mysql_fetch_array($dat)); } else{ echo "Sorry no results found :("; } [/CODE]

Member Avatar for architact
0
104
Member Avatar for designingamy

or create sessions variables of county and state and then access them on the page you want to show info. Or else use the method of dickersonka

Member Avatar for designingamy
0
86
Member Avatar for architact

Why this code is not working. [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> <script language="javascript"> var http=""; if(navigator.appName == "Microsoft Internet Explorer"){ http = new ActiveXObject("Microsoft.XMLHTTP"); } else{ http = new XMLHttpRequest(); } function insert(){ document.getElementById('error').innerHTML = "Please …

Member Avatar for architact
0
130
Member Avatar for zahra1364

It is happening because GB Library, required for using this function is not installed with php on your pc.

Member Avatar for Shanti C
0
98
Member Avatar for berniez
Member Avatar for architact

I want to know what are the usages of $_SERVER and $_ENV in php. Or for what they can be used.

Member Avatar for digital-ether
0
64
Member Avatar for Tootlol

you cannot test mail on your localhost try it from a free web server, like [url]www.111mb.net[/url]

Member Avatar for cwarn23
0
284
Member Avatar for Tootlol

You cannot send email from your localhost, you will need a testing server who supports mail function like, [url]www.111mb.net[/url], they will offer you 400mb space without any charges you can test your mail function there. you Just need to create an account on that site.

Member Avatar for architact
0
115
Member Avatar for Designer_101

[QUOTE=Designer_101;672430]Hey I host a website for a sports team, theres a nominations page where each member, when logged in, can cast a vote to whoever in the team they want to be captain for a tournament. The Problem is when someone votes i store the id, name and there vote …

Member Avatar for Designer_101
0
244
Member Avatar for saikishore

I don't have the code but i can tell you what's the logic behind it i think there is a table in your database in which you are storing your user login or other information, in that table create a new column and update that column on page load with …

Member Avatar for architact
0
103
Member Avatar for architact

Hello Every one I have a problem in my website that i want to generate the user ids like 0u3012ewd0 as we see on many sites but don't have any idea how to do this. Please help me in this problem Thanks alot.

Member Avatar for architact
0
100
Member Avatar for eagled2

Instead of importing variable values from file why don't you import values from database it will be easy to edit their values from admin panel.

Member Avatar for eagled2
0
73
Member Avatar for tru's

the command used for this purpose is. mysql_query("UPDATE tbl set field='$value' WHERE id='$id'");

Member Avatar for heni_pro
0
96
Member Avatar for derekcpt

Insted of actual date format use timestamp format returned by php time() function. Then you will be able to use >, < and equal to.

Member Avatar for architact
0
84
Member Avatar for AON07

Try this code [CODE] <?php $host=""; // Host name $username=""; // Mysql username $password=""; // Mysql password $db_name="images"; // Database name $tbl_name="categories"; // Table name // Connect to server and select database. mysql_connect("$host", "$username", "$password")or die("cannot connect"); mysql_select_db("$db_name")or die("cannot select DB"); $sql = mysql_query("SELECT id,category_name FROM categories ORDER BY category_name"); …

Member Avatar for AON07
0
132

The End.