39,320 Topics
| |
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 … | |
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 … | |
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 … | |
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, … | |
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 … | |
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 … | |
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 … | |
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 … | |
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? | |
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. | |
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 | |
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 … | |
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 "»"; echo … | |
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 | |
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 | |
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? | |
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 | |
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 … | |
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 … | |
I want to know what are the usages of $_SERVER and $_ENV in php. Or for what they can be used. | |
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> … | |
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 … | |
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 … | |
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 … | |
I have just had a new site set up <URL SNIPPED> for bodybuilding,now if you take a look i have all the moduals on the left but im looking to add a modual to the bottom to show who has visited in the last 24 hours,also maybe a shout box … | |
On my new server when I click on the phpMyAdmin or my customers from their cpanels do the same we get: Warning: session_write_close() [function.session-write-close]: SQLite: session write query failed: database is full in /usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42 Warning: session_write_close() [function.session-write-close]: Failed to write session data (sqlite). Please verify that the … | |
Hello everyone. I have never really ever had a handle on nested loops and would like to optimize this piece of code. What I have works but I am not happy with it. The first query sets up the customer_id and the location_id for the rest of the loops. (Not … | |
Hi all, Does anyone have any experience with a PHP Web-based form builder/administrator that's designed to use MS SQL? I know there's a lot of PHP/MySQL-based products out there, but I have to use MS SQL. I need to be able to create Web forms relatively easily with a Web-based … | |
looking for someone that have a spare time who are willing to help me on creating a enrollment system php base. my problem is i dont where to start and dont have any idea how to use php/mysql. i already installed phpmyadmin. please help me... | |
Hi, I am studying a php text book and it requires me to use the mail() function. However, there is no indication of how to achieve this. Please give me some subjection as to what I need to do. Such as, whether I need to setup a mailing server? or … |
The End.