39,316 Topics

Member Avatar for
Member Avatar for anuj_sharma

hey guys, i want to upload a pic from a computer and i want that the pic be displayed at a particular place in the website. This pic should always be there whenever the user log's in. Please give me some suggestions on how the picture can be stored in …

Member Avatar for Shanti C
0
84
Member Avatar for katiiiii

dear all, i have 2 tables with no common column. and i wanna add the columns of the second table to the first. but when i use the below command a cartesian product happens! select column1,column2,column3,column4 from table1,table2 but i want the number of rows be fixed. so i thought …

0
54
Member Avatar for katiiiii

pleaseeeeeeee hepl meeeeeeee!!!!!!!!! i have 2 tables : time1 (noo integer,days varchar,times varchar,Tindex integer,primary key (noo,Tindex)) timetable1_1(COn integer,coursename varchar,dayss varchar,timess varchar, primary key(COn)) i have created a new table temptime1 and tried to fill it with the rows in time1 which their days and times are not available in timetable1_1 …

0
44
Member Avatar for elouis

Hello I need to know the steps to follow to have customers register their name and address from a registration page and as they click a submit button, the information is automaticalle appends to another page or the same page in a different area. I have registered domains with hosting …

Member Avatar for elouis
0
69
Member Avatar for edoal

i need some help in making a database....what are need entities in making database such as forums,bulletins and login purposes.... pls repzzzzzzzzzzz

Member Avatar for MVied
0
103
Member Avatar for mark1993

Hello you know phpbb3 and know how to place ads? here is your chance be an admin in my forum I will give you the ad codes just place it at the posts and the top header and i need you to create forums regarding games and off-topic discussion. forum …

Member Avatar for MVied
0
98
Member Avatar for designingamy

Easy question, except I don't know how to do it. I want to ask for user's email address and then have them confirm it. How do I use php to check to make sure the confirmation matches the first email address entered? Thanks in advance! ~Amy

Member Avatar for MVied
0
96
Member Avatar for designingamy

Hello all! I wanted to ask everyone what they thought about the sleep function in php. I do believe I'm going to use it for my website, but I'm really unsure how to implement it in. I wanted to use it on the login page. I googled this until I'm …

Member Avatar for designingamy
0
252
Member Avatar for lydia21

hi i am using php email function .in from address i am getting my ftp email id eg username:form,my mail id is as [email]form@connect.com[/email] but i want to give my own address...dynamically what i give. [ICODE] $body1="<html><head></head><body>"; $body1.="<table width='850px' border='0' align='center' cellpadding='0' cellspacing='0' style='vertical-align:top;'>"; $body1.="<tr><td><p>If you have net banking facility …

Member Avatar for mexabet
0
165
Member Avatar for rod1

I've developed a website a couple of months ago and there is one thing which is really bugging me. For some reason my grid is falling out of place in the left hand corner where it says GB DE. But this only happens with Firefox, if I view it in …

Member Avatar for nikesh.yadav
0
100
Member Avatar for Shanti C

Hello all.. Can anybody clearly explain about web 2.0??? And tel me about mashup also....

Member Avatar for nikesh.yadav
-1
528
Member Avatar for Madawa

Hey, I want sort an associative array of string. such as array( [hotel]=>array( [name]='Royal Cabin' ), [hotel]=>array( [name]='macdonald court' )) etc... what want is to sort the above array to a given string such as 'ro' or 'mac' wher the array is sorted and show the closet match in the …

Member Avatar for nikesh.yadav
0
97
Member Avatar for mgn2683

Hi, I am in the process of creating a Real estate web site and it needs to have a search able database. I am trying to have someone select an option from a menu, then hit search and restrict the results based on the URL variables. I know how to …

Member Avatar for nikesh.yadav
0
94
Member Avatar for queenc

hi i want to send mail to more than one user.the below code is not working.please do tell me how to do tat [ICODE] <? $to = "s@gmail.com";// note the comma $bcc = "s@gmail.com"; $from="l.w@cs.com"; $spaces="&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"; $sub="hi bye"; $body="<html><head></head><body>"; $body.="<span style='text-align: left;text-indent: 5px;font-family: Verdana;font-size: 11px;color: #404040;'>"; $body.="Hi Client: <br /><br …

Member Avatar for nikesh.yadav
0
78
Member Avatar for Diode

I am making a section in the users' profile where they pick their favorite teams, which might be in different leagues (NCAA, MLB, NFL). When the user picks the league, it takes them to the next page that lists the teams under their respective conferences (Big 10, Big 12, NFC, …

Member Avatar for antwan1986
0
147
Member Avatar for Silvermice

this is not my code >.< I found an online rpg engine thing online and d/l'd it when I try to start it I get this error, another problem is the writer is french so I found no english readme or anything usefull as to if I need more then …

Member Avatar for Shanti C
0
572
Member Avatar for vssp

Hi I am working on save the outlook mails to linux mysql database. is it possible? then i need to open the mail using php ? is it possible ? Please advise

Member Avatar for vssp
0
136
Member Avatar for justted

Hello, I am trying to show a list of information using a FETCH and WHERE statements. This is my code: [code] $buds = mysql_query("SELECT * FROM buds2 WHERE bud_me = '$userid' AND confirmed= '1'"); $x = 1; while ($array = mysql_fetch_array($buds)) { $buddy = fetch("SELECT display_name,username FROM members2 WHERE id …

Member Avatar for Atli
0
85
Member Avatar for mgn2683

Hi, I am creating a real estate site, and I need a thumbnail and full size image to display. I'd like to store the images in respective folders under the Images folder on the server, and store the file name in the database. I can't get the images to display …

Member Avatar for antwan1986
0
166
Member Avatar for yuvrajsinghshak

Hi any 1 can tell me how to upload image folder instead og single_2 image.I want upload all image of folder. so i ma getting problem in this. i have seen many script in which we can use multiple image upload,in which u could create more then 1 text box …

Member Avatar for MVied
0
283
Member Avatar for queenc

hi i want to calculate the no of user visited our site.can somebody please suggest how to do that thanks in advance

Member Avatar for MVied
0
153
Member Avatar for ryy705

Hello, I am retrieving html out of a multipart message using: [ICODE]$html = imap_fetchbody($imapStream, $emailId, '2');[/ICODE] And I am retrieving plain text by using [ICODE]$plain = imap_fetchbody($imapStream, $emailId, '1');[/ICODE] My question is: Why is this working? I got this to work through trial and error. I don't know why I …

Member Avatar for pritaeas
0
368
Member Avatar for ub007

Hello, I'm trying to develop a browser interface for my load testing environment.I can ssh into the client machines & run scripts,but also wish to execute them in stages.....kinda stuck here cz i do not know how to store the state of my counter variable...plz find below my code(i have …

Member Avatar for Atli
0
84
Member Avatar for rajeesh_rsn

I had a website of 75 html pages Now I need to add a search into my index page. I wish to done it in PHP because my web server supports PHP. Please help me.... Thanks in Advance Rajeesh

Member Avatar for rajeesh_rsn
0
118
Member Avatar for iamus

Hi, I'm trying to install the php/java bridge on ubuntu hardy heron. I've installed it from the source downloaded from sourceForge. I've managed to get it run from the php command line as php test.php but when i run it from apache i get an error from the code below …

Member Avatar for Atli
0
83
Member Avatar for bettina702

I am building a confidentiality form which I would like to submit to a printable page and to two or three email addresses (one being the email address of the person who filled the form out). This means that the language that is above the form needs to be printed …

Member Avatar for langsor
0
121
Member Avatar for kings

[code="PHP"] <html> <head></head> <body> <?php $hostname="localhost"; $username="jesus_jesus"; $password="jesus"; $dbid="jesus_jesus"; $link=mysql_connect($hostname,$username,$password); mysql_select_db($dbid) or die("unable to connect"); $result=mysql_query("select jid,industrytype from career"); if($result) { echo '<select>'; while($myrow = mysql_fetch_array($result)) { echo '<option value="',$myrow['$industrytype'],'"></option>'; } echo "</select>"; } ?> </body> </html> [/code] in this code i'm getting only the listbox.not to able to retrive …

Member Avatar for cVz
0
139
Member Avatar for c++ prog

websites is not really my specialty...so how can I connect modules? and also how can a user update, lets say his bulletin, by just editing it just like in multiply...any suggestions or online tutorials will be appreciated ..tnx

0
61
Member Avatar for mo_zag

Hi guys hope you can help i need to know how i would use curl to fill in a form which uses asp.net postback function with javascript anyone achieved this if yes how. Thanks Guys

Member Avatar for w_3rabi
0
87
Member Avatar for partainj

DISCLAIMER: I am a beginner. I know how to edit html, but not much else. I recently had a website designed with an inline javascript form for my Aweber autoresponder. In order to save money on having a thank you page designed, I am using the aweber thank you pop-up …

Member Avatar for partainj
0
84

The End.