38,023 Topics

Member Avatar for
Member Avatar for phpsnook

hai ! im into a project where ive got to display the table in the form of a datagrid....im in a look out for a really gud one ....pls help....

Member Avatar for Shanti C
0
55
Member Avatar for architact

Hello, How can I find out the day of week, using given date using php or mysql, I have searched for it on google and find out a mysql function DAYNAME but when I used this function the output is "Resource id#3" please help me in solving this. Thanks

Member Avatar for Shanti C
0
79
Member Avatar for mohammed2raja
Member Avatar for Shanti C
0
104
Member Avatar for architact

Hello, I am developing a website for which I am designing a signup form, the problem is a user fills the form and miss a field when they go back to enter that field it cleans up all the remainig field and they have to fill the whole form again. …

Member Avatar for R0bb0b
0
156
Member Avatar for servantofgod

Looking to rewrite the pages of a company I work for, [url]www.whatsshopping.com[/url]. The product pages produce URL's as such: [url]http://www.whatsshopping.com/productsincategories.php?ban=352&cat=LG483BLK[/url] Looking to if possible, rewrite the pages to reflect the product name or category name in the url.

Member Avatar for servantofgod
0
252
Member Avatar for Zack2008

Hi I have my existing code [code=php]<?php $query = sprintf("select venue,count(venue) as frequency from matches group by venue ORDER BY `frequency` DESC limit 300"); $result = mysql_query($query); ?> [/code] and it outputs a table [code=php]<?php $result = mysql_query($query); while ($row = mysql_fetch_assoc($result)) { $text = "".$row['venue'] . ""; $url = …

Member Avatar for Zack2008
0
101
Member Avatar for p_midtlyng

Hello- I need modify this code so that I can have multiple audio segments on one page, with accompanying text and play button. The idea is to have dialogues where the user can click on each line, and each character name to have that piece of audio played. My boss …

0
68
Member Avatar for lotpb

Hi I am a newbe to php and I need to have the Dates on the list passed on to the two input values (Example Datefrom-Date list option - Dateto-Date list option) I am clueless on how to do this Thanks see code below <form id="form3" name="form3" action=""> <select name="SelectDate" …

Member Avatar for lotpb
0
138
Member Avatar for jyotiu

Hi all I want to append a text file data to an already existing excel file.the text file will be of the following format: [code] BARCODE|TITLE|PRICE|CUSTOMER_FIRST_NAME|CUSTOMER_LAST_NAME|CITY|STATE|ZIP|PURCHASE DATE 111111868167|Dead North Friday Night OCT 10th |18.5|Amber|Follensbee|Windsor|VT|05089|08/07/08 11:30am 111111868177|Dead North Friday Night OCT 10th |18.5|Amber|Follensbee|Windsor|VT|05089|08/07/08 11:30am 111111868187|Dead North Friday Night OCT 10th |18.5|Amber|Follensbee|Windsor|VT|05089|08/07/08 …

Member Avatar for R0bb0b
0
120
Member Avatar for acs_cobra

Hi Guys.., I hope someone can point me in the right direction...... Please :) I have created a shopping cart with a product photo upload section where the path and description of the photos are stored in a sql table. Product photos get uploaded to the website, then the person …

Member Avatar for acs_cobra
0
103
Member Avatar for sarithak

Hi... here i am doing a project like shopping cart.... when we submit Quantity& Cost...it requires mutiplication...when we enterd these two values,it display total amount in that same page itself... So,here it requires onfocus event...plz tell me how we can use here...and also check this below form ....provide [B]hidden fields[/B] …

0
62
Member Avatar for god_1896

hello to all; I'am newbie to PHP and needed to all php master, Please help me to make this code funtionally working, her is my code that i mean to <form id="myProvince" method="get" action="index.php"> <select name="select" style="width:200px" onchange="myProvince()"> <option value="all">Province</option> <?php $ByProvinceToShow=province::getByProvince($select); if (!isError($ByProvinceToShow)) { foreach ($ByProvinceToShow as $element => …

Member Avatar for god_1896
0
149
Member Avatar for virajmm

Hello, I am totally new to PHP...started working on it a week back. I am looking for a innerHTML equivalent in PHP. I need to create a web page with a "Add row" button which when clicked would add 1 blank row on the screen with "remove" button infront of …

Member Avatar for Will Gresham
0
86
Member Avatar for jackakos

I have this chronic problem with my php file, though I have made a lot research about the submit buttons and isset and $_POST part of the problem still persist. For you to understand and probably point out my mistakes, i have enclosed the script below: [code=php]<?php $m = (!$m) …

Member Avatar for Will Gresham
0
218
Member Avatar for ike185

Hello guys, I and my project team at varsity finished up a website with a database back end. We developed it on a Windows system but now deploying to a Unix server. We used the Yellow duck framework. We've managed to work out compatibility issues as Unix is very sensitive …

Member Avatar for ike185
0
146
Member Avatar for god_1896

hi all; Sory for disturbanced, Im just newbie in PHP really needed your help Smiley, basically i have created three dropdown list. but I got a problem to display the value on selected category. here is my problem, I create a three dropdown list which is passing each parameter, when …

Member Avatar for srilakshmitr7
0
81
Member Avatar for Ayobami
Member Avatar for sahdev86

hai guyz...1st of all i would lik 2 thank to those who teach me on how to do an announcement...now i got new problem...im doin online food delivering system within campus...so user can view the food and if the user click buy, they can view the name, price n description …

Member Avatar for sahdev86
0
110
Member Avatar for ChintuChowdary

hi Drag the image flexible through mouse(expanding the image). could u plz send the code for this.

Member Avatar for praveen_dusari
0
136
Member Avatar for forwardlookguy

Hey everyone, I want to use mysql to list all of the makes of vehicles and I want the user to be able to click a make and the years that make were made pop up. Is there a way to do this using PHP? I've got the makes to …

Member Avatar for forwardlookguy
0
156
Member Avatar for mrcniceguy

Please i need someone who can help me Display Date from Mysql which is in format YYYY/MM/DD to DD/MM/YYYY the code below sends data to mysql but when i`m displaying date it comes in YYYY/MM/DD. [code] <?php include"config.php"; $comment=$_POST['comment']; $news_id=$_POST['news_id']; $name=$_POST['name']; //$rece_user=$_POST['rece_user']; $query="INSERT INTO newscomment (name,news_id,time,comment,date) VALUES('$name','$news_id',CURTIME(),'$comment',CURDATE())"; $result=mysql_query($query); if($result){ //echo"<i><b><font …

Member Avatar for mrcniceguy
0
137
Member Avatar for antwan1986

Hi everyone and thanks for reading! I've been handed a freelance job to make a purchase order system for an interior designer. Currently whenever they run out of stock they use a spreadsheet to generate a fax like page, print it and then fax it off. She now wants this …

Member Avatar for heenix
0
121
Member Avatar for MiloMan

Posting this for a friend here is his question... Thanks in Advance. hey, this is my first post on these forums, i have just started learning php after doing no coding whatsoever for a while. i have to successfully get past this first, so here goes. i have a site, …

Member Avatar for antwan1986
0
146
Member Avatar for Bunhok

Dear All, [B]I have problem with two value search, Please kindly see my code below:[/B] [code=php] <? require("../Dbconnect/db_connect.php");?> <form action="./" method="get"> <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center"> <tr><td width="91%" align="right"> <select name="Catid"> <option value="0" selected>All Categories</option> <? $cats="select * from tbljobcat order by Catname asc"; $catre=mysql_query($cats); while($catr=mysql_fetch_array($catre)){ ?> <option value="<?=$catr['Catid']?>"><?=$catr['Catname']; …

Member Avatar for heenix
0
205
Member Avatar for gargg321

Hi all, I am writing a PHP script that executes shell commands on a linux machine. When I run this script on Linux system, it waits while it executes the command and store the result in a PHP variable. But when I run it on a web browser, the browser …

Member Avatar for digital-ether
0
327
Member Avatar for Clipper34

Hey guys, sorry if i posted this in the wrong forum. My question is, say if you have a PHP Shell used via the internet. How would you go about of uploading a file and deleting a file? Thanks, Clipper34.

Member Avatar for heenix
0
122
Member Avatar for developerx9

Dear php developer, I am a student of computing doing non commercial research into how php developers create web sites. Would you please take 5 mins to answer 6 questions on your approach to php web developing located at [url]http://webdeveloper.active.ws/[/url] Many thanks for your help [email]surveyx9@yahoo.co.uk[/email]

Member Avatar for R0bb0b
0
146
Member Avatar for php2sheik

[code] order table orderid orderdate cust_name address itemno itemname qty price totalprice 54 12/09/2008 xxx yyy 5 cake 5 5 25 54 12/09/2008 xxx yyy 3 choclate 5 3 15 55 13/09/2008 www uuu 7 rice 6 6 36 55 13/09/2008 www uuu 8 biscut 1 10 10 55 13/09/2008 …

Member Avatar for heenix
0
221
Member Avatar for assgar

Hi I am having problems with sessions. When using Internet Explorer I can pass sessions to other pages. I cannot pass sessions when I use Mozilla Firefox. //at the top of the page session_start(); //value passed $last_login = $_SESSION['s_last_login'];//last user login history PHP.ini: //This is my PHP.ini file session configuration …

Member Avatar for R0bb0b
0
119
Member Avatar for ribot

Hello, I've got a problem with get data. To display a form I use GET data, visiting the url: [icode]page.php?a=b[/icode]. When entering the page there is a form with POST method: [icode]<form method="post">[/icode] The problem is, that when I submit this form, the get data [icode]a=b[/icode] still remains in the …

Member Avatar for ribot
0
95

The End.