39,316 Topics

Member Avatar for
Member Avatar for dragon@dragon64

Hi i am trying to plot a pie chart from a poll, but i cannot seem to manage to get more than three colours to go into the chart, please note that i have 11 different items to plot in the pie chart Attached please find the code [code=php]<?php $slide …

0
42
Member Avatar for Onisutra

I'm currently unsure of how to do this. I have 3 separate scripts I'm using as well. The 2 class scripts and the "global" script to bring them together. [class_mysql.php] <- makes the mysql object [class_main.php] <- calls the mysql object in the class [global.php] <- includes both classes to …

0
68
Member Avatar for dragon@dragon64

Hi i have made a stupid mistake in my code which i cannot find,and i am getting this error Parse error: parse error, unexpected T_STRING in /home/content/d/r/a/dragun/html/vote.php on line 107 According to my eye sight it should be o.k. but apparently not. Can anyone give a helping hand. As far …

Member Avatar for dragon@dragon64
0
145
Member Avatar for punithapary

-------------------------------------------------------------------------------- Hi , i am creating one website with image security that is i have some set of images. in my signup form i want to show one image with some charaters after that i will give one text box to fill that characters which is showed in image then …

Member Avatar for darren2005
0
102
Member Avatar for r_sathya

Hai I am sathya, i create a database, i convert the databse in datagrid manner via php. now i want to create that dastabase in form of editable in the same grid. some body told me that it will made through the ajax......... is it possible ............... if it possible …

0
95
Member Avatar for andy91
Member Avatar for ithelp
0
67
Member Avatar for marcmm

I'm interested in the limit parameter. When ever I try to use that I get this error: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(0,5)' at line 5" this is the line …

Member Avatar for marcmm
0
94
Member Avatar for lonestar23

I am having problems retrieving distinct records from a XML record. I am using the following code but seem to have the same image in an entire row. Thanks in Advance! view demo [URL="http://www.buildasearch.com/_B/fotos/fotos.php?start=0&paginas=10&e=kites"]code demo[/URL] [code] <?php $display_number = 15; $tmp .= '<table width="100%" border="1" cellspacing="1" cellpadding="1">'; for ($i = …

Member Avatar for lonestar23
0
124
Member Avatar for eagled2

I am writing a page for work that uses php and mysql to store and view a list of common commands used on our servers. I want to make it fully dynamic. By this I mean the command field names are pulled from the database. This is so the managers …

Member Avatar for eagled2
0
117
Member Avatar for andy91

Hi I'm a moderate level PHP developer and I'm trying to move to asp.net for a project but finding this a very difficult and alien experience. The hole ASP.net world is so different from the traditional PHP/mysql way of doings things. My head hurts. What I want to do is …

Member Avatar for dickersonka
0
199
Member Avatar for BillyMako

Why isn't this working???? [code=php]Echo ' <form action="show.php" method="post" onChange="this.form.submit()"> <select> <option value selected>select</option> <option value="1">1</option> <option value="2">2</option> </select> </form> ';[/code]

Member Avatar for Yipyo
0
4K
Member Avatar for T4gal

Can anybody help me with learning php? I went to php's website and it's got a tutorial, but the first step is creating a file called "Hello.php" and I can't seem to do that. Is there a special program I need? Or which program should I use? And then it …

Member Avatar for Drosty
0
90
Member Avatar for cali_dotcom

i'm building a website where users can add articles. on the admin side, they can also add new fields on the add articles page. to allow the user edit the articles, i have to query the database and then assign the results from the query to variables, usually i use …

Member Avatar for Rhyan
0
130
Member Avatar for djdellux

Hello fourm members this is my first post. I am having a problem with a string in my code and cant figure it out... here is the code maybe someone here can assist me. thanks in advance -dellux *#*#*#*#*#*#*#*#*#*#*# [code=php]<html> <head> <title>Loggin DB</title> </head> <body> <body bgcolor="#82CAFA"> <form method="get" action="loggin1.php"> …

Member Avatar for Andrew Hucks
0
99
Member Avatar for scorpionz

Hi this is scorpionz I am having a site locally, it is PHP based, completely created from scratched, having CSS, Javasript, PHP, HTML all done by me. I need a load testing software, or Stress Testing Software, So i can have a testing results. for my site, before launching. can …

Member Avatar for Rhyan
0
145
Member Avatar for haii

hii While i am accessing a PHP web page,time out occurs. But the max_execution_time in php.ini is set to 300 seconds. But timeout occurs after 2 or 3 minutes. How can solve this pblm. Please help me

Member Avatar for Shanti C
0
106
Member Avatar for almualim

hello friends, i have two page in php, the first page contains entry form, and second page contains insert query, i want to keep form variables In the case of an error.

Member Avatar for almualim
0
106
Member Avatar for FlowerPower

I have added a piece of code to my php form that apparently should stop (or at least) minimize spam. It doesn't. And since I added it every form that doesn't get filled in says: form: Array in my inbox. Now, I have also added a piece of code that …

Member Avatar for Rhyan
0
100
Member Avatar for blaaze

hi everyone its a challenge to all im looking for a script that must satisfy these things 1.it must be in php language 2.it must work like a robot when initiated and must run automatically on server side only 3.it must extract the text of any website that is mentioned …

Member Avatar for blaaze
0
102
Member Avatar for japtrickzz

im just want to know that if theres a tutorial of making powerpoint like in a use of php? or just like putting all the contents of one paper into a template. like a concept of powerpoint presentation. but there is not any included animation and transitions. im doing right …

0
33
Member Avatar for Venom Rush

Hi there I'd just like to know if this is possible. I have a form with various fields that are filled out by a user along with a captcha and a file input. My problem is that when ever I execute the form the file is uploaded to the server …

Member Avatar for Venom Rush
0
87
Member Avatar for jjfletch

Basically, there is a secured site, which I can log into and then add data via a form once I'm logged in. I can pass the login information in the URL, and I can get it to work if, for example, I type the address into my browser bar, like …

Member Avatar for santy0105
0
90
Member Avatar for nil_gh_80

Hi, If I refresh a page than post values are also submitting repeatedly........... how to solve this problem....

Member Avatar for bhavik_thegame
0
99
Member Avatar for Modo

hi guys how r u doing ... i was surprised to realized that what we learnt over php at college is almost nothing .. it was pure localhost and we know nothing about how to get stuff done in real webservers ... and although we learnt how to use sql …

Member Avatar for bhavik_thegame
0
152
Member Avatar for xoxbet

Hi, Maybe this thread must be in unix forum, but there are no server's subforum, so I start this thread here. this is first time I'm installing GeoIP. [CODE]yum install geoip[/CODE] - successfully installed version 1.4.4-2.fc8 But I need it to work on php, so I tried: [CODE]pecl install geoip[/CODE] …

Member Avatar for xoxbet
0
630
Member Avatar for marcmm

Ok, I have this dilemma reguarding the building of querries. I have a website that browses hotels. The user can select the region and the quality of the hotel via some dropdown boxes and then he is offered weather the search results should include certain options that the hotels should …

Member Avatar for marcmm
0
101
Member Avatar for master_m

Hi I am trying to get my dreamweaver cs3 to get connected to mysql. But I got this error "your php server doesn't have the mysql module loaded or you can't use the mysql(p)connect functions" I have configure php.ini and the environment setting. extension....mysql.dll extension...mysqli.dll Previously I have install xampp …

Member Avatar for master_m
0
739
Member Avatar for througheye

Hello Can anyone provide me a video tutorial about framework in web development field within php like how the file structure are organize in a framework,etc. Tutorial can be base upon oscommerc, zendcart, etc.This can be developing a web site . thank you.

Member Avatar for cwarn23
0
93
Member Avatar for Aamit

Hi.. [code] <?php $today = mktime(date('g')+5,date('i')+30,date('s')); $today=date("M j Y g:i a",$today); echo $today; ?> [/code] When i am refreshing page only that time i got the correct value of time... so i want to show time i.e. [COLOR="Red"]continuously updated time on page without refresh page..[/COLOR] How to do that???

Member Avatar for cwarn23
0
90
Member Avatar for slickhesty

I'm trying to install a social networking CGI script on my Apache/Linux server running PHP. I'm installing the files under mysite.com/cgi-bin/members/admin.cgi //setup.cgi //login.cgi, etc. My server does not want to start executing these files when going to the URL for system setup. So I'm in a bit of a conundrum …

Member Avatar for cwarn23
0
91

The End.