39,326 Topics

Member Avatar for
Member Avatar for silverdollar

I am trying to find a good way to parse the input from a textarea into HTML (including line breaks etc) Basically the user needs to be able to not enter markup in order to keep the format they enter their data in. For instance if they enter: Here is …

Member Avatar for silverdollar
0
183
Member Avatar for rfulky

How do you send data to text box on another website from your website. i.e. send data to at google search text box from your website. Thanks, rfulkly

Member Avatar for stymiee
0
61
Member Avatar for chaosdirector
Member Avatar for big_k105
0
146
Member Avatar for vssp

Hai friends, I am very confused this task. please help me. if five banners are stored in one location , I want to displayall the banners simultaniously in my application. How to rotate the webpage top banner ? In my application i am getting the immage details using database. Please …

Member Avatar for vssp
0
87
Member Avatar for kibanga

I have files of several with geographical information of several places and animals that i want to be accesed by through the menu. Here is an outline of my project; I have simplified it by taking only parts that are relavent for my questions below. I have a PHP class …

0
170
Member Avatar for baysiqq

[PHP]<!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>Login Processing...</title> </head> <body> <?php $username = $_POST['username']; $password = $_POST['password']; if( $username != null or $password !=null) { $conn = @mysql_connect("localhost", "uesrname", "pass") or die("could not connect"); $rs = @mysql_select_db( "siqq_web", $conn ) …

Member Avatar for blacksmoke
0
104
Member Avatar for Gravis

Greetings, I need help with preselecting checkboxes in a HTML form. The first form has several checkboxes and then I post this to a php page which based on the checkboxes selected will send out emails. Each check box corresponds to an email address. After I send an email to …

Member Avatar for Puckdropper
0
361
Member Avatar for ghgarcia

I have developed a PHP football pool and one of it's functions is to send email notifications to members dealing with their picks and any messages sent by the Admin. The mails are sent without any problems however they display as text in Outlook and correctly in a web based …

Member Avatar for Gravis
0
96
Member Avatar for Woobag

Hey guys, im just starting out in php and im attempting to build a login script that works takes info from my table userinfo. The values in userinfo are created from createuser.php. Here is the error i am getting in my code:[code][B]Parse error[/B]: parse error, unexpected T_INC, expecting ')' in …

Member Avatar for Woobag
0
98
Member Avatar for ithelp

List Of Free PHP,MYSQL Webhosting Provider at [URL="http://softwaretutorial.myitcareer.org/freephpmysqlwebhosting"]http://softwaretutorial.myitcareer.org/freephpmysqlwebhosting[/URL]

0
60
Member Avatar for zippee

Hi there, I am trying to integrate a simple mailing list/newsletter script (in php) to my site, which will be share by my clients (to their customers). Is there any off the shelve and free one available? I knw I may find it from hotscripts.com, but would appreciate any good …

Member Avatar for aarya
0
195
Member Avatar for vssp

Hi friends Thanks for your repaly for all my question.. I need one update query. I have selected the datas are insert with coma ",". Query SELECT city FROM `locations` WHERE city REGEXP ',' I got the result.. Silver Spring, Elkins, PORTLAND, Baltimore, I need like this Silver Spring Elkins …

Member Avatar for aarya
0
152
Member Avatar for vssp

Hai friends I need one clarification. I am usuing php code to read the existing pdf file . Some files open correctly but some pdf file open below format in browser. I not clear how its come. Biu the same coading open the existing pdf file correctly. Please help me …

0
106
Member Avatar for jackfusion

Mysql info [IMG]http://kennyleitz.googlepages.com/mysql.jpg[/IMG] [PHP] <!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> </head> <body> <?php /* call this script "advs.php" */ if(!$c) { ?> <form action="advs.php?c=1" method=POST> <b>Find Results with: </b><br> Any of these words: <input type="text" length=40 name="any"> <br> …

Member Avatar for iamthwee
0
171
Member Avatar for sarant

Here is my problem: I have created the html page and the PHP page and I get a result of the thankyou page.. But I do not receive the accual email with the informaion selected on the main page... Any help would be greatly appreciated. <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:b="urn:schemas-microsoft-com:office:publisher" …

0
62
Member Avatar for mkgupta

I need to use .htaccess file but i have no idea about it so tell me some tips

Member Avatar for Puckdropper
0
107
Member Avatar for ashneet

well I am using this code to format my date and time: [php]$date = date("m/d/Y g:i:s A T"); echo $date;[/php] and it prints out: [code]08/10/2006 4:07:37 AM GMT[/code] The problem is that it is printing the time in GMT which is wrong as I want it to tell me the …

Member Avatar for Puckdropper
0
183
Member Avatar for MikeTiger

[COLOR=#000000]After were installed apache server and php I can not browse web pages with extension php ... why so? [/COLOR]

Member Avatar for aarya
0
178
Member Avatar for greddybears

Hello, I am looking for a texas hold' em poker php script for my website. I would like it to work like [url]www.pokkerroom.com[/url] or another popular poker site. If anyone has any info about where I can find something like this please let me know. I am also like to …

Member Avatar for aarya
0
191
Member Avatar for vssp

Hi Friends I got very big issue I hope some one can solve my issue!! How to write the new line in existing pdf file ? I am using third party library file libphp_pdf.dll its working in linux machine only. I am try to configure windows machine i got the …

Member Avatar for vssp
0
496
Member Avatar for SethR

:sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad:

Member Avatar for Lafinboy
0
240
Member Avatar for SethR

:mad: I'm currently creating a quiz program that radomly generates questions from a table in mysql........right now I have to php forms. takeTest.php..... <html> <head> <title>Test Week 13 CIS32</title> </head> <body bgcolor = "yellow"> <center> <? $link = mysql_connect("localhost", "web26", "web9660!", "sere1") or die("Error ".mysql_errno().": ".mysql_error()."<br>\nThe SQL sent was: $sql"); …

Member Avatar for SethR
0
134
Member Avatar for cancer10

Incase you are looking for tutorial for configuring apache with PHP and Mysql, I found [url=http://www.expertsrt.com/tutorials/Matt/install-apache.html]one[/url] Hope, it will be useful to you too. ;)

Member Avatar for 'Stein
0
113
Member Avatar for phpnovice

Hi, I built a homepage. Some folders/pages should be no-accessible to visitors. Could someone show me a simple php script to do this. Thanks. phpnovice :lol:

Member Avatar for joelgreen
0
135
Member Avatar for ishwar

Hi, in our school, downloading of music files,aqvis,mpeg, exes, zips are disallowed , since i know a bit of php , i wanted to know if i can initiate a download from some http address, using php, and after the file has downloaded into the web server, php renames the …

Member Avatar for paradox814
0
146
Member Avatar for s2j1j1b0

I'm trying to get PayPal's PHP SDK running on Windows. After running install.php, I get the following error: "The PayPal SDK requires curl with SSL support" How do I fix this?

Member Avatar for Puckdropper
0
278
Member Avatar for Ryyback

Hey all, [COLOR=red]I just moved this over to here sort of on the advice of a fellow poster.[/COLOR] I have a web site that is as new as I am to this. I have forum, but I would like to add a CLASSIFIED page to it. The PHPBB has a …

0
48
Member Avatar for titu

Please send me the php script of remember my password. [CENTER]User Name[/CENTER] Password [CENTER] [/CENTER] [CENTER] [/CENTER] Remember Me I want the password to remember when the user visits again on the site.Pls forward to my mail address at [email]gurpreetjohal@sikhpointmail.com[/email]

Member Avatar for Lafinboy
0
133
Member Avatar for hbmarar

Hi , Wishes. I am not sure why it happens so but i would like to request experts in solving this. plzz when i browse this link, [url]http://tech2sol.com/sonoma/scvmap/index.php?x=602&y=769&zoom=6[/url] it gives me no data image as it should but there is the respective image in ther server. Image could be viewed …

Member Avatar for hbmarar
0
167
Member Avatar for tefflox

here is the code, which is meant to output a string of about 50 characters made of &mdash; and &nbsp;, in random color for the dashes, with the dashes occurring only in pairs. I get a "0" for the final output. [code] function flow() { $ar = array( 0 => …

Member Avatar for tefflox
0
97

The End.