39,316 Topics

Member Avatar for
Member Avatar for AON07

First off I am new to PHP, I am trying to display categories from a mysql db in a drop down menu. for some reason it is not displaying the category options. Need help with the code. Can anyone help me out. "the db has two fields "id" & "category_name" …

Member Avatar for AON07
0
132
Member Avatar for Tootlol

Hi, recently I just started learning php as a complete beginner, and I wrote some codes that wasn't able to show up on my browser. Please check to see if there is anything wrong with it. This is the exactly what I used. <?php $prices= array( ‘Tires’=>100, ‘Oil’=>10, ‘Spark Plugs’=>4 …

Member Avatar for MVied
0
151
Member Avatar for heni_pro

I'm having a problem in displaying data from the table.I've a candidate table in the db. i 've got the problem when i try to select the place of the candidate in the main html code. the html has the place selector, frist name, middle name and partystatus of it. …

Member Avatar for langsor
0
136
Member Avatar for derekcpt

Hi, Could someone assist me here ;-) (Again) I am recording dates into a mysql database in the following forma: YYYY-MM-DD 2008-08-17 [code]date('Y-m-d')[/code] Now, I have to get data from my mysql database, but the data has to be filtered by the month and year. So, in other words, if …

Member Avatar for R0bb0b
0
206
Member Avatar for Chris101a

[B]Okay,[/B] here's the deal. I am designing a "Craigslist" type deal using php/MySql. I have everything down pat, EXCEPT I cannot figure out how to enter a simple search field (in HTML) where people can browse by city. I have a little, no, very little experience with PhP. So, when …

Member Avatar for langsor
0
100
Member Avatar for adelsin

Hello, I manage Sun servers for a living that are ONLY used for DNS. With that said, I've been hired by another company to manage their dedicated server. P4 1gig with CentOS is what they have. They are running mysql, php, and apache 1(httpd). What concerns me, after this transfer …

Member Avatar for dklima
0
164
Member Avatar for skinbug

I have a form and when someone enters incorrect information, the error is displayed. For the text fields, I have managed to sort it so the user doesn't have to re-type the information as the value is echoed back to them. But the problem I have is with an array …

Member Avatar for R0bb0b
0
125
Member Avatar for max2me99

I have a page that does load images from mysql db - but they don't go to the anchor. The first page is listings that just has text, and the second shows image(s) for those. After refresh the category page will go to the anchored link, but I've been told …

Member Avatar for langsor
0
402
Member Avatar for architact

Hello I have designed a website in which users can create their account and then add or delete their likings, favoorite songs, what i want is that i want them to be able to arrange their likings by moving up and down. for this i need a procedure for swapping …

Member Avatar for R0bb0b
0
209
Member Avatar for gpdrums

Hi All: I have an extensive website in which I would like to echo the name of the company various pages after the user logs in. I think I should be using the $_SESSION global, but I'm having difficulty implementing it, placing it in my code, and knowing what php …

Member Avatar for MVied
0
199
Member Avatar for megalogs

hi, who ever manages to integrate WHMCS for me into my current site template will grab themselves a FREE reseller for life! here is what you will get: 100 GB Disk Space 1000 GB Bandwidth UNLIMITED MySQL Databases UNLIMITED Email Accounts UNLIMITED Addon Domains UNLIMITED Subdomains UNLIMITED Parked Domains UNLIMITED …

0
79
Member Avatar for just asif

me new in php i need some guide about the installation & implmentation of the php

Member Avatar for Shanti C
0
84
Member Avatar for nagas
0
45
Member Avatar for nagas

hai frnds,i need help from anyone of u that, i want code for testimonials that is sending testimonials to friends and also accepting the testimonials and rejecting the testimonials.plz send as fast as possible.

0
71
Member Avatar for andrew13d
Member Avatar for AON07

K i have installed XAMPP, which includes (Apache 2.2, PHP, MySql and Filezilla) for windows XP Media edition. I have put my webpages in the C:\xampp\htdocs folder. The browser will run any HTML files in this folder using ://localhost/ however when ever i call on a .php file the browser …

Member Avatar for AON07
0
177
Member Avatar for PC_Nerd

Hi, Im trying to find out about redirecting my site to another daomain - and I couldnt quite pick the right forum to post in so this seemed the best one since im most familiar with PHP. short and to the point. xyz.com I want that to be viewing abc.def.com …

Member Avatar for Coldice4678
0
130
Member Avatar for architact

Hello, I have designed a website which let the users create account and use our services, my client asked me to design a page which will show all the online members at that time, the solution i have figured out is that i have create a column in my user …

Member Avatar for scru
0
78
Member Avatar for yasmena

i have a login page which contains a text box for a username i want whenever i get to this page the Cursor is in the Text Box Waiting for my entry i know its so simple but im new to JS

Member Avatar for yasmena
0
86
Member Avatar for mustafaneguib

hey guys, i have encountered a small problem. currently my table layout is as is shown in the image. [url]http://www.worldofpakistan.net/graphic1.gif[/url] wat i want is the categories with the same id to merge into one, and all the relevent forums come under one category like phpbb and the other forums do. …

0
71
Member Avatar for yasmena

i need to know how to get the selected value from a drop down box in php for example : while($row=mysql_fetch_array($query)) { echo"<option value='category'>".$row["cat_name"]."</option>"; } i want in another page to get the selected value and perform some operation on it

Member Avatar for ramseswar
0
85
Member Avatar for veledrom

Hi, i use php mailler to send email but i don't know how to add <br> or <p> breaks into message that comes from other page with $_POST. I need it because message appears in email as an one long line. [code] $mail->Body = $_POST['message']; //Not fine $mail->Body = "Hi,<br>How …

Member Avatar for veledrom
0
169
Member Avatar for l00pylou

Hello all - I have created an online form that sends results via email on submit, however, I have 4 checkboxes and their values are coming through as NO no matter what is entered this is the PHP code if ($box1 == "on"){ $box1= "Yes"; }else{ $box1 = "No"; } …

Member Avatar for l00pylou
0
103
Member Avatar for enim213

can anyone give me a hand.. any idea how to do the following requirements.. i can't start please help.. i have two tables to compare.. it has so called rates.. its buying rate and selling rate(diff table), before i update new buyingrate.. it has to check selling rate (must be …

Member Avatar for enim213
0
239
Member Avatar for Michaelmyers

Hi, I am kinda new at PHP, but I have had nearly 1 year of learning. I'm making a Mmorpg text based game, I.E. bloody nation,lost power, I have made the home.PHP(login),login.PHP(Database script),register.PHP,Reg.PHP(Database script),Terms.PHP,Welcome.PHP,Member.PHP and loads more. I am now starting the stats database for the user e.g. Strength,Charm,intelligent and …

Member Avatar for fdh2000
0
115
Member Avatar for nagas

hello please send code for autoreply of email in contact form my contact form is : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Welcome </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css"> <SCRIPT>//global variable for error flag var errfound = false; //function to validate by length function …

Member Avatar for digital-ether
0
115
Member Avatar for derekcpt

Guess this is javascript. Similar as in excel, (I have seen this before), lets say I have 3 fields in a form. Now when entering a numeric value in field 1, and lets say field 2 has the value of 5, then the value of field 1 times field 2 …

Member Avatar for R0bb0b
0
79
Member Avatar for midget

I've been trying to figure this out for months so if someone could tell me how stupid I am that would be great... The first php.ini file works for sharing sessions from domain to subdomain no prob... with the simple inclusion of session.cookie_domain = "mydomain.com" I've tried them both with …

Member Avatar for digital-ether
0
657
Member Avatar for derekcpt

WHO CAN CRACK THIS ONE FOR ME. I have never figured out how to do this. About 2 or 3 years ago, I tried varios methonds which I found on the net. When adding data to a mysql database, I'l like the text to be the way, including the line …

Member Avatar for antwan1986
0
61
Member Avatar for justinmyoung

I've tried to post on a few other forums for information on how to write a very simple search script that will allow multiple search options to search a mysql database. I have a script written that searches by a users last name, but I want to also offer the …

Member Avatar for langsor
0
291

The End.