39,326 Topics

Member Avatar for
Member Avatar for FlorianZ

Hi. I have a problem that I've been trying to solve over the last couple of days and I have had no success whatsoever. Basically, I'm RC4 encrypting a short string in a C program, which creates a connection to an url and sends the encrypted string as a parameter, …

Member Avatar for digital-ether
0
132
Member Avatar for lubber123

I have a problem using the PHP mail function using a very simple form. I have been uploading the files to our webserver and the form works fine and redirects to the correct page, however, the test email I send never arrives. Can anyone help with this? [code] //This is …

Member Avatar for lubber123
0
122
Member Avatar for cosby

hi everyone i am uploading multiple files with different names,so sometimes i want to upload a single file within that form how do i handle that with php script.Can someone help me with php script that will allow you to upload name or picture ,or sometimes upload both at the …

Member Avatar for Unrealx_
0
103
Member Avatar for Venom Rush

Hi there I have a form with a file input field on page 1 and a progress bar on page 2. What I'm trying to achieve is for a user to fill out the relevant fields of the form and once he/she hits submit, it takes the user through to …

Member Avatar for architact
0
195
Member Avatar for mrjoncrowe

I am eager to put a search tool on my site, however there is a slight problem.... I'm a PHP NOOB. :-O Can anybody point me to a easy, but sufficient tutorial on how to implement the search feature on your site? Or even give me steps on here? Anything …

Member Avatar for architact
0
102
Member Avatar for chinturaj
Member Avatar for omol
0
34
Member Avatar for designingamy

Hello all... How would I set up a href on something that needs to include information. For instance, when you click the link, I want the client to go to a certain page where the County is the County they picked and the State is the State they picked. How …

Member Avatar for designingamy
0
85
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
128
Member Avatar for naian101

good day folkz! i'm really one of the newbies here and i badly need a help from you guyz. i've been working on this system. it's a running one, yet, i was told there are some features need to be added and that's what i'm supposed to do. i'm still …

0
51
Member Avatar for mrjoncrowe

I am a noob, I know ;) Anywho, I am trying to create a form validation and when it is successful, it says "Thank you. Success" or whatever. It's a basic form on a page that has an action of "POST". Here is the code on the processing FORM. Also, …

Member Avatar for mrjoncrowe
0
128
Member Avatar for Chigwellchick

I have a text-based game, and users can choose to upgrade their account by making donations via Paypal. Does anybody know the magic code for this? Basically, I want them to be able to click the button, pay their donation, and get their reward automatically. Any help would be VERY …

Member Avatar for Chigwellchick
0
57
Member Avatar for dragonflyuk

I have a javascript that looks up some details on googlemaps for me, then returns them to a php script that does the web bit I actually need doing. I actually works by filling in a form and submitting it, so that php can handle the data. However I now …

Member Avatar for R0bb0b
0
89
Member Avatar for nixwave

Hope someone can help me with this issue... I added functionality to save a cookie to a user's computer so the site can recognize the user's computer before he or she logs in. Then a second program retrieves the cookie when the user types in a 4-digit PIN, verifies the …

Member Avatar for nixwave
0
96
Member Avatar for nixwave

Hello all, I have been working with PHP now for a couple years and am new to this forum. While I love PHP and programming in general, I hate debugging. It takes me hours to solve just one bug anytime I do something, anything new. I read and read the …

Member Avatar for nixwave
0
125
Member Avatar for zahra1364

Hi all! I use Resizer Class Demonstration but when I run it says Your PHP environment doesn't have the appropriate function to read this format. Here is the error: "setfile(): function imagecreatefromjpeg() doesn't exist" why it happen?

Member Avatar for Shanti C
0
96
Member Avatar for psarika

Hi friends i am searching for the autoreplying for a mail i recived in the position af administrator. Is it possible.If so please help me out.

Member Avatar for praveen_dusari
0
71
Member Avatar for Asiima

Can any one help me. I trying to develop an e-mail system for an intranet but i dont know where to start from. Am using WAMP SERVER. Thanks

Member Avatar for PoA
0
58
Member Avatar for nrvuppula

Hi all My requirement is i have the data in the database and i want to retrive the data from the database and display the values in the form Can any one help me and u can find the screen shot of the form as an attachement Thankig u Narender …

0
44
Member Avatar for ashziz

I am using phpbb forum and tried to link the forum from index page of website by including php files that contain following code: [code=php] <?php include("config.php"); $result = mysql_query("select * from phpbb_topics WHERE forum_id = 5 ORDER BY topic_id DESC LIMIT 0,10"); while($r=mysql_fetch_array($result)) { $topic=$r["topic_title"]; $link=$r["topic_id"]; echo "&raquo;"; echo …

Member Avatar for bennymartinson
0
289
Member Avatar for anuj_sharma

hey guys, I've been using xampp for the last one month but today when i tried to start it, it was unable to start and the error was :- "could not to bind to address 0.0.0.0:80 No listening sockets available, shutting down unable to open log files .." Please Help

Member Avatar for buddylee17
0
84
Member Avatar for hivenk

Hi friendz, Currently i am developing a site the client doesn't requires an payment getway to integrate here. Is it possible to do the credit card processing without payment gateway. If so can you please help me how to do it. thank you for your help

Member Avatar for CreditCardBiz
0
116
Member Avatar for ryy705

Hello, Is there a way to create new email accounts using php? There must be right? Many sites will give you a mailbox as soon as you register. How do they do it?

Member Avatar for nikesh.yadav
0
118
Member Avatar for blacknight962

Hello, im fairly new to php and keep getting a parse error. What is wrong with this? [code] <?php $user = $_GET["user"]; $pass = $_GET["pass"]; $fp = fopen("file.html","a"); fwrite($fp, "Username: ".$user." "Password: ".$pass."); fclose($fp); ?> [/code] Thanks

Member Avatar for blacknight962
0
80
Member Avatar for berniez

Hi all, total newbie on this site, and after reading a trying certain explanations I am still at a loss. I have seen numerous threads on this already and am able to get everything working except the query string. I generally let dreamweaver do things for my as I am …

Member Avatar for gurucs
0
110
Member Avatar for servis

Have a nice day, i am working on image gallery, i want to create a php script that allow user to select multiple files from any folder of his computer and then upload it to server, just like flickr or orkut, but i have no idea how it can be …

Member Avatar for digital-ether
0
120
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
63
Member Avatar for Shariqhere

Hey guys! Just faced a prob so thought to ask the experts here.. Here's a form I'm using: [CODE] <form method="post" action="http://www.aweber.com/scripts/addlead.pl"> <input type="hidden" name="unit" value="adwordstest"> <input type="hidden" name="redirect" value="http://www.website.com/thankyou.php?e="> <input type="hidden" name="meta_adtracking" value="1"> <input type="hidden" name="meta_message" value="1"> <input type="hidden" name="meta_required" value="from"> <table> <tr><td><center></center></td></tr> <tr><td><input type="text" name="from" value="" size="20"></td></tr> <tr><td><center></center></td></tr> …

Member Avatar for Shariqhere
0
1K
Member Avatar for ashish100

can anybody help me out in using .htaccess file...for rewriting url... I have made a .htaccess file with 2 conditions (that are responsible to check whether file exist or not), I have given only one rule there.It is working but when I give one more rule...It stops working.It gives some …

Member Avatar for digital-ether
0
51
Member Avatar for mouryan3108

Hello members i am developing an application where user registers and uploads music files to server and if je wishes listens to music present in the portal............problem is this is my first to this type of application.........please any one help me ............. please guide me how to upload audio files …

Member Avatar for digital-ether
0
688
Member Avatar for osman85

i got a problem with my script here. when the form is sent, i receive the email but the fields are blank like... Name: Email: Letter Subject: Color: Angel Character: Recipient Name: City: Street Name: Friendsibling: Gender: Age: School: From: To: Here is my script, can someone tell me what …

Member Avatar for sDJh
0
58

The End.