39,402 Topics

Member Avatar for
Member Avatar for ditty

Pls help me to find out holidays in a month. It should include include all saturdays and sundays. Pls help me...very urgent..Thank you

Member Avatar for Shanti C
0
63
Member Avatar for ishlux

Hi.....here i am able to display only the last row contents.....pls help me......i want to display the rows based on user selection.....here what ever u select it will disply the last row..... [code=php] <?php session_start(); include('database.php'); $result = mysql_query("SELECT * FROM autoalto_mail" ); while($row = mysql_fetch_array($result)) { ?> <tr><td width="10%"></td> …

Member Avatar for lydia21
0
118
Member Avatar for ishlux

Is the syntax is correct..............i am getting blank page...... [code=php] $result = mysql_query("SELECT * FROM autoalto_mail where mail_id='$_request[$a]'" ); [/code] [code=php] <? include('database.php'); $result = mysql_query("SELECT * FROM autoalto_mail where mail_id='$_request[$a]'" ); while($row = mysql_fetch_array($result)) { echo $row['contents']; } mysql_close(); ?> [/code]

Member Avatar for vicky_rawat
0
148
Member Avatar for justinmyoung

I am wondering if it is possible and how I would go about doing it if I wanted to use jQuery to sort with my PHP results on my page, does jQuery handle that? thanks for any advice

Member Avatar for Shanti C
0
91
Member Avatar for nemom

Hello everybody,,i am completly new in php(i'm a java;) programmer)and i need a help for creating a counter, i have a pdf file on the server and if someone has a counter that does the following: -when someone clicks on the pdf file ,the counter stores the clicks times value …

Member Avatar for nemom
0
88
Member Avatar for Rohlan

Howdy. I've been trying for the past few days to accomplish something that I finally deemed out of my league when it comes to programming. I need to create/generate a graphical display that shows when and where a team needs to be at a certain time in a day. My …

Member Avatar for Rohlan
0
79
Member Avatar for neclark2

I'm currently working on a simple feature to extend a dynamically generated html table (from a database) by giving an option to view it as an excel document. This has not been a problem as it is very simple to just set the content-type to application/msexcel so that the table …

Member Avatar for R0bb0b
0
68
Member Avatar for tie372

I have an RPG programmed in PHP and people do fights against each other. Once someone's health is below 0, experience and rewards are calculated, and then the appropriate entry into the database is updated. The problem is that the sql queries near the end are not executing. People's money …

0
53
Member Avatar for Jr Telecom

At first sorry to say I m new here ....... Whats the problem about that ??.........[B]Parse error: syntax error, unexpected $end in /home/.zerlina/gsmbangladesh/gsmbangladesh.com/vbseo.php on line 1097 [/B] Plz let me know about details......... Help any One and ll be thankfull .. Jr telecom

Member Avatar for buddylee17
0
386
Member Avatar for maddogsprofiles

I am making a whatsmyip.org clone and this is what I have so far [CODE]<HTML> <HEAD> <TITLE>Maddog's IPs'</TITLE> <META NAME="Keywords" CONTENT="IP, address, find ip address, ip addres, whats ip, ip find, ipconfig, ipaddress"> <META NAME="Description" CONTENT="Maddog's IP' - The #1 Way To Find Your IP Address !"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> …

Member Avatar for martin5211
0
167
Member Avatar for simps0n

Hello, folks! I'm trying to parse RSS feed and display it on my own page. [URL="http://magpierss.sourceforge.net/"]MagpieRSS[/URL] looks good enough for me, but I have a little problem. I want to display not only the title and description of each article, but the thumbnail as well. For example, I tried to …

0
100
Member Avatar for ishlux

Hi just go through this code....... [code=php] <?php include('database.php'); $result = mysql_query("SELECT * FROM autoalto_mail"); while($row = mysql_fetch_array($result)) { ?> <tr><td width="10%"></td> <td ><img src="images/buldot.gif" alt="" height="6" width="6"> <?echo $row['from']?></td> <td ><a href="contractor_mail_action_contents.php"><?echo $row['subject']?></a></td> <td><?echo $row['date']?></td> </tr> <tr><td width="10%"></td> <td colspan="4" style="background-repeat: repeat-x;" background="images/dot.jpg" height="0" width="300"></td></tr> <? } mysql_close(); ?> …

Member Avatar for R0bb0b
0
88
Member Avatar for phouse512

Hello, I am new here, and hope to learn and contribute a lot. Recently, I started learning PHP (about 2 weeks), and now I am coming to the fopen() function. Say that I wanted to create a new file for reading and writing, is this what I would do? [code]$newfile …

Member Avatar for phouse512
0
100
Member Avatar for ishlux

What is this error........ Parse error: syntax error, unexpected $end in D:\xampp\htdocs\demo\contractor_mail_action_contents.php on line 324

Member Avatar for Shanti C
0
31
Member Avatar for veledrom

Hi, Red line below generates error "Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource". I have checked sql string too. Thanks [code] <?php ob_start(); $dbhost = "localhost"; $dbuser = "root"; $dbpass= ""; $dbname = "test"; @mysql_connect($dbhost,$dbuser,$dbpass) or die ("No connection."); @mysql_select_db($dbname) or die ("No database!"); $page = …

Member Avatar for Shanti C
0
84
Member Avatar for ishlux

I have created an inbox...... Which is subject,date,from,message........ how to view this.........

0
53
Member Avatar for ishlux
Member Avatar for praveen_dusari

hi all, i created a shoutbox where users will display messages. when they click on shoutbox a table will appear in which we have message and name when they submit messages it should appear beside that shoutbox [U]shoutbox[/U] hiii hyderabad:praveen :: hello praveen:pandu like this,i have inserted messages and names …

Member Avatar for us12
0
196
Member Avatar for Mutatos

Hi, I am looking for an API for retrieving product details by given brand and model. For example: "Sony -> FWD-50PX3B" - then the service should return me the specification for this plasma screen like : Resolution xxx, weight xxx, diagonal xxx" and so on. Is the same information like …

0
43
Member Avatar for ishlux

Hi all whats wrong with this code,,,i am not getting error......it is showing succesfull ....but not storing data....... [code=php] <?php include('database.php'); $ser = $_POST['service']; $quotep = $_POST['quote_price']; $dscnts = $_POST['discounts']; $sertax = $_POST['service_tax']; $prmtion = $_POST['promotion']; $frd = $_POST['from']; $tod = $_POST['to']; echo $ser; echo $quotep; echo $dscnts; echo $sertax; …

Member Avatar for R0bb0b
0
104
Member Avatar for justted

Hello everyone, I have been trying to get this piece of code to work and havent been able to see why it isnt working! The code is a training school page for my virtual pet site in which members should be able to go and choose which pet they want …

Member Avatar for R0bb0b
0
199
Member Avatar for mustafaneguib

hey guys apparently directory functions such as opendir, and scandir are not working on my host. following is the code, its from php.net. the output is keep on coming fail. is there something wrong with my php settings or something else. the page is, [url]http://worldofpakistan.net/try/write.php[/url] [code="php"] <?php $dir = "http://www.worldofpakistan.net/"; …

Member Avatar for R0bb0b
0
173
Member Avatar for Madawa

hi guys, i have a problem in my coding. i want to get the array keys + their values except for [] and replace them with "". i want to do this because i'm using a function to create a form. Since i'm developing a form generator.i need this help. …

Member Avatar for Madawa
0
77
Member Avatar for eagled2

I am building a ticketing system and am currently working on the profile page. I have created drop down menu's so admins can select assign users to a specific group. My page is written in php and when submitting my form everything gets updated except the drop down menu's. I …

Member Avatar for R0bb0b
0
274
Member Avatar for snoopy85

Hi all, My database consists of tables named "purchases_0108" to "purchases_0708". For the 4 digits of the tables' name, the first 2 digits stands for the month and the last 2 digits stands for the year. The tables consist of fields : 1) "name" (Company name that I bought the …

Member Avatar for R0bb0b
0
101
Member Avatar for headfirst

Hi php gurus. newbie here needs help. I m having a problem with my login script. Basically it works 95% of the time, but once and a while it doesn't. The session variable doesn't get set, or remembered, and the next referred page fails on the isset check. I tried …

Member Avatar for R0bb0b
0
172
Member Avatar for eagled2

I'm new to php and am working on my first large scale project. I am making a custom ticketing system that requires users to login and let's technicians login to work tickets. I am trying to implement a account disabling feature so tech's that are no longer with the company …

Member Avatar for eagled2
0
94
Member Avatar for Venom Rush

Has anyone managed to get an easy install version of a progress bar for their uploads to work? Been through a couple of "easy to install" upload progress bars with no luck in getting any of them to work. Frustration is beginning to get the better of me and any …

Member Avatar for khess
0
64
Member Avatar for daveg8

Hi, I'm struggling to update my table with columns that are identified through variables. For example, I want to update Day3 using the hidden field "NewDay." Eventually, all of my days will be set using hidden field variable. Right now the trouble seems to be the statement [B][U]%s=%s[/U][/B]. Any suggests …

Member Avatar for daveg8
0
145
Member Avatar for 3dbangla

is there any free php script (database support) by which can make a little site of link protector like: [url]http://lix.in[/url] ??? it must be ads supported and people can be reg there and can put own ads(like adsence) and short there url and post it in diffrent site. so is …

Member Avatar for khess
0
70
Member Avatar for adaykin

Hello, I want to be able to echo a redirect url, based on a few variables. The content type of this php script is set as Header("content-type: application/x-javascript"); here is my code: [CODE] $row = mysql_fetch_row($result); echo "window.location = \"http://myurl.com/test/".$row[0]."/index.php?name=".$row[0]."\";"; [/CODE] Right now the url just outputs the url as …

Member Avatar for digital-ether
0
135
Member Avatar for ishlux

Hi all,,,, i want help i have created an inbox........which is very simple.....like as soon u click which will just display the mails.......from.date,subject.........but after that i dont how to proceed........ i want if i cilck on subjet it should display the contents.......how to do all these just explain me.................pls give …

Member Avatar for digital-ether
0
97
Member Avatar for jithusdani

hi all i have wrote a code for file uploader and it was working fine but now its getting sme problems...here am attaching my code plz check it out and replay me fast... [code] if ($_FILES["description"]["error"] > 0) { echo "Return Code: " . $_FILES["description"]["error"] . "<br />"; } else …

Member Avatar for lydia21
0
115
Member Avatar for praveen_dusari

hi all, i am writing a script for shoutbox where users click on shout box two fields will appear message and name when they submit, their message will appear beside shout box. my problem is how to display table which has message and name fields upon clicking shout box. any …

Member Avatar for Shanti C
0
165
Member Avatar for muthu raj
Member Avatar for muthu raj
Member Avatar for akshit

hi guys. i require some assistance of yours again. what i want is this: there is a form (say on page xyz.php) in which i have , say, 5 text-fields. but i also hav a button. upon clicking whihc, i want another text-field to appear. i do now want to …

Member Avatar for akshit
0
236
Member Avatar for akshit

hey guys. i hav this page (a.php), where i ask te user for his username and password. I match these with static values, and upon succesful matching, i redirect the user to b.php. my prob- what if somebody, instead of going thru the normal procedure (from a.php to b.php after …

Member Avatar for Shanti C
0
162
Member Avatar for parsface.com

Hello about 4 weeks ago i had to transfer my website to other hosting, i transfer my website and upload all the data base but when i click on the links 404 error show on the site any 1 can help me to fix this problem??????? i can pay for …

Member Avatar for R0bb0b
0
39
Member Avatar for nschessnerd

Wasnt sure where to post this but it uses php... help mods? i can get the number of messages and connect to a telnet server so i say top 1 and responds something along the lines of -ERR protocol error 16 or something... not sure if thats exactly what i …

Member Avatar for nschessnerd
0
209
Member Avatar for websurfer

Hello, All: I have a php enabled site, and as of late it's been doing the strangest thing, when I make any changes to any of the pages residing under the main html site folder, they seem to take forever to upload (be it pages or images); but if I …

Member Avatar for websurfer
0
89
Member Avatar for heath_spence

Hi, I've designed a site in Dreamweaver (HTML). I have a form and included a submit button. It's very simple, but I need to get it to e-mail to an address and thank someone for submitting their information. Please can someone help me. So far my form looks like this. …

Member Avatar for heath_spence
0
153
Member Avatar for lydia21

hi, i have store in db the below output.where the user has entered using editor. <p>This is some <strong>sample text</strong>. You are using</p> i want the other users to view the output as we see in html pge i.e i want to strip the tags

Member Avatar for buddylee17
0
62
Member Avatar for praveen_dusari

hi everyone, iam working on project in which there are many features like forums,chat,image gallery etc i did'nt get idea on how to develop video gallery. is it the same way as image gallery or different? any help is greately appreciated thank u in advance

Member Avatar for praveen_dusari
0
86
Member Avatar for Venom Rush

Hi there I just need some clarification on how time is seen in PHP 1000 would equal 1 sec ? and therefore 60 000 would equal 1 minute right ? and 1 hour would be 3 600 000 ? I somehow think I'm wrong.

Member Avatar for Venom Rush
0
104
Member Avatar for Rakesh Nagekar

can any one help me in getting the categories like this means i want the categories side by side like in this image [ATTACH]6677[/ATTACH] by providing the code, Rakesh Nagekar

Member Avatar for Shanti C
0
85
Member Avatar for praveen_dusari

hi all, iam trying to retrieve video file from database bit its nat working here is my code[CODE]<? include_once('functions.php'); include_once('conn.php'); if(!empty($_GET['pid'])) { $pqry="SELECT * FROM vdo_cat where c_id='".$_GET['pid']."'"; $pres=mysql_query($pqry) or die(mysql_error()); $prow=mysql_fetch_array($pres); $len=strrpos($prow['videos'],'.'); $vtype=substr($prow['videos'],$len+1,5); $vname=($prow['videos']); if(isset($vtype)) { ?> <link href="site.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { margin-left: 0px; …

Member Avatar for Shanti C
0
77
Member Avatar for lydia21

hi i have a application where the user will post article in textarea.....i want to include some editor instead of text area.plese do tell me how to do tat thnks

Member Avatar for lydia21
0
213
Member Avatar for jithusdani

hi all I Have created an application in php. and in that i want to delete a particular row when the client checks the checkbox the same thing i done in asp but php its not working plz anybody can help me...

Member Avatar for praveen_dusari
0
85
Member Avatar for Rakesh Nagekar

i write the code for register but its not working can u please check the code please [ATTACH]6674[/ATTACH] please tell the solution for this the data is not inserting in database(Mysql) Thank you Rakesh Nagekar

Member Avatar for Rakesh Nagekar
0
83

The End.