39,316 Topics

Member Avatar for
Member Avatar for architact

Hello I am facing a problem in my website development, I am using a html text area on my web page which is used to fill a field in database. The problem is that when I submit the text it converts the multiline text into single line. e.g Hello, I …

Member Avatar for Shanti C
0
103
Member Avatar for anuj_sharma

hey guys, i've installed xampp on my PC but i m nt able to run php files on it. please tell me how to run php fiels on xampp.

Member Avatar for Shanti C
0
68
Member Avatar for yasmena

Heloo, i've just downloaded a template for my site but i dont know how to use it in my PHP code can anyone just state some steps to follow thnx

Member Avatar for nikesh.yadav
0
56
Member Avatar for Mylena

Hi guys, I need to have a list of alphabet letters ABCDEFG...etc, and when I click on each letter, it opens a list of items. How do i do this opening list? I'm working with html/php/sql/etc Thanks a lot! Good night :)

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

i want to send bcc and cc if uers click the checkhox.it is not working [ICODE] $body2.="<html><body>"; $body2.="<b>With Regards,</b><br/><b>CG Group</b>"; $body2.="</body></html>"; $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-Type: text/html; charset=iso-8859-1" . "\r\n"; if (strlen($body2)>998) { if($option1=1) { $headers .= "Content-Transfer-Encoding: base64;" . "\r\n"; $headers = "To: $to\r\n"; $headers .= 'From: …

Member Avatar for queenc
0
81
Member Avatar for Dukane

I'm trying to process a text file saved in the directory below where the PHP script is running. First, it lists all of the files in the directory, skipping over . and .. Finally, it attempts to get a file handle for each file one at a time and then …

Member Avatar for Dukane
0
1K
Member Avatar for anuj_sharma

HEY GUYS i tried to open a php file with a notepad but accidently when i was opening it the check box which said that always use the selected program got checked. Now php files always with a notepad. whether i run it on the browser it opens teh file …

Member Avatar for peter_budo
0
60
Member Avatar for justinmyoung

Thanks to the help of many on this forum I've been able to put together a script that allows me to do some basic CMS functions, like pulling data from the MYSQL database, displaying it in rows/tables, etc. Now I have tried to extend the functionality of my search by …

Member Avatar for mcd
0
255
Member Avatar for ishlux

Hi all, I have two buttons, submit and back......after clicking the submit it will go to the action part, but i have another button back , if i click on the submit it has to go to previous page so how to do. as i think we can only one …

Member Avatar for jsrpatna
0
168
Member Avatar for heni_pro

i've anothe question, in here. I've made a registration form which 've region and zone with selection type. Main thing is wheni select the region, the zone list must come out as selection method from the DB. i've got the problem in php codes... help me outt...

Member Avatar for peter_budo
0
68
Member Avatar for AliHurworth

Hi, I'm creating a small application with a "mood generator" on it. Basically, the user chooses a colour and a saturation, and this data is queried against a database to produce a sentence. For example, choosing a deep red in a very pale shade might show "I'm really angry, but …

Member Avatar for AliHurworth
0
139
Member Avatar for ramseswar

i have made the form action a variable..ie code echo the 1.php if registration values have been set by the user accordingly....and register.php if user have entered some improper values. then i save these values in session variables and call these variables on 1.php to enter in the database. my …

Member Avatar for ramseswar
0
106
Member Avatar for danishbacker

[code=php]<? //inbox.php $data = mysql_query("SELECT * FROM mailbox WHERE `index` <= $index_end and `index` > $index_start") or die(mysql_error()); $info = mysql_fetch_array( $data ); if($info['read'] == 0) { echo "<span class=\"tableStyle\">"; $tabColor = "tableStyleNew"; } else { $tabColor = "tableStyleOld"; } //print table start echo "<table class=\"$tabColor\" bordercolor=\"#FFFFFF\" border=\"1\" cellpadding=\"0\" cellspacing=\"1\" …

Member Avatar for danishbacker
0
112
Member Avatar for queenc

hi i have a longtext field in mysql.i want to write the data which is in longtext to a .doc file.so tat when the user clicks download all the data will get downloaded in a doc file thanks in advance

Member Avatar for langsor
0
82
Member Avatar for Scooby08

Is there way to tell if a radio button is checked by not using the value at all?? And by not using any javascript either.. Here is what Im using: [code] <input type="radio" name="item_id" value="1" /> <input type="radio" name="item_id" value="1" /> [/code] Now I need the name and value to …

Member Avatar for mackone
0
112
Member Avatar for Ole Raptor

hello, i am having some problems retrieving email from gmail. im not sure if its because its pop or what. unfortunatly my host doesnt have the pop module. but here is the code. [code=php] $imap = imap_open("{pop.gmail.com:995}INBOX", "username", "password"); $messages = imap_sort($imap, SORTFROM, 1); foreach ($messages as $message) { $header …

Member Avatar for Ole Raptor
0
278
Member Avatar for mrcniceguy

CAn any one show me code or explain how i can display data from mysql database in drop down menu. I will appreciate your Help))))

Member Avatar for mrcniceguy
0
84
Member Avatar for sarithak

Hey.. here i am going to do root map ..its working fine..but i have some extra features.. it includes (WHEN WE CHOOSE A COUNTRY ,THEN AUTOMATICALLY DISPLAY STATES IN THE OTHER SELECT BOX...THEN THE LOCATION WILL GOES TO SELECTED STATE..] PLZ DO SOME HELP AEAP............ its very urgent... here is …

Member Avatar for langsor
0
255
Member Avatar for oscexperts08

Hi all, Is Article writting helpfull to increse PR? Can any one Describe me about Types of Articles? To get PR3-5 in google what we have to do? Right now we have a launched a new site <URL SNIPPED> Can anyone help me for this? Regards, OSCE <EMAIL SNIPPED>

Member Avatar for langsor
0
75
Member Avatar for forzadraco

i have a problem how to make a lock feature with ajax-php where a user view some file in the list file, another user will view lock message without refresh it page.

Member Avatar for langsor
0
90
Member Avatar for jynx_o7

what must be the good user interface and the database design for the barcode system?

Member Avatar for langsor
0
73
Member Avatar for ufucuk

Hi; I have a simple problem. I want to match anything between "<td>...</td>" tags. My string is <td> <a class="page" title="myPage" href="/mypage/888"><img class="hotel" src="mypage.png" /></a> </td> I have tried several ways but couldn't get "<a class="page" title="myPage" href="/mypage/888"><img class="hotel" src="mypage.png" /></a>". Thanks.

Member Avatar for langsor
0
113
Member Avatar for asyieen

hi guys.....can anyone check my coding....what's wrong with my coding? the iframe that i'm trying to make, doesn't works well......when i click on the link, it goes to next page.....what i want is, when i clicked on the link, the info will come out in the same page....here's my coding.... …

Member Avatar for Demiloy
0
146
Member Avatar for veledrom

Hi, When i hit the F5 to refresh the page, sql statement in that page runs again. It means last insert, update or delete process is triggered again. How can i solve this problem. Is it necessary for me to do insert, update or delete processes in other pages to …

Member Avatar for digital-ether
0
214
Member Avatar for Scooby08

Im just curious as to how one would approach adding up a column that is dynamically built from the database.. Each loop passes a price and I can't figure out how to collect each price to get the total price..

Member Avatar for buddylee17
0
95
Member Avatar for siliconsmiley

Howdy folks, I need to open a dialog with some people that know more about Linux than I do. Specifically Apache httpd. I'm not sure that this is the appropriate place for this, so be gentle if not. Here's my situations, I have a Fedora install of Linux up and …

Member Avatar for dickersonka
0
128
Member Avatar for arulkkumar

Hi all, Currently we are looking for a tracking system with following featues, kindly let me know what could be the best (or closest) open source system to fit into this requirements. Workflow for a project that each task needs to go through: - Loin - Design - Testing (if …

Member Avatar for buddylee17
0
99
Member Avatar for ishlux

Hi all, i am getting this error whats wrong in the following code Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\demonew\contractor_testing_checkbox.php on line 24 [code=php] <?php session_start(); include('database.php'); $result = mysql_query("SELECT * FROM autoalto_contractor" ); while($row = mysql_fetch_array($result)) { extract($row); $radio = unserialize($service_category); foreach($radio as $key ) { echo $key." …

Member Avatar for nav33n
0
80
Member Avatar for sahdev86

hai...i neeed help on how to upload image to my web...and i want the image store in the database and later retrieve image from the database to the web....i want the image in thumnail form wen it is uploaded in the web....can anybody help me with in a simple php …

Member Avatar for sahdev86
0
73
Member Avatar for eyecandydesign

Hi everyone, recently i have been recieving errors from my website like this WARNING: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to udp://194.68.45.50:0 (Failed to parse address &quot;194.68.45.50&quot;) occurred in [url]http://maniplantdoctor.com/readme.txt[/url] on line 441 on Thu Aug 7 13:40:49 CEST 2008 could anyone shed some light on what it means, and …

Member Avatar for eyecandydesign
0
278

The End.