39,320 Topics
| |
I am not sure what i am doing wrong, can someone help me please. I have my DB which contains - Manufacturer Table - Model Table (this one contains also the year field) I want to be able to choose Manufacturer>Model>Year will be display in the text area but nothing … | |
How do you format color anchor tabs for colors so they'll format themselves in stylesheets? | |
hai i am sathiya, i create the data grid using php and mysql... i want to update my datagrid ..... so that i went to AJAX. i want some idea about AJAX. please help me to updata my datagrid by AJAX and PHP with regards, sathiya. | |
sorry to post it here.. i really need your attention.. thanx hi guys! i am enim, i usually post thread in PHP and i guess its my first time here in mysql.. i have problem regarding the total count of the terminatecause.. i need the count of ANSWERED calls only … | |
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 … | |
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 … | |
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 … | |
-------------------------------------------------------------------------------- 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 … | |
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 … | |
If so maybe one of you guys can help me with my post on the asp.net forum? | |
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 … | |
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 = … | |
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 … | |
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 … | |
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] | |
| 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 … |
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 … | |
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"> … | |
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 … | |
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 | |
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. | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
Hi, If I refresh a page than post values are also submitting repeatedly........... how to solve this problem.... | |
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 … | |
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] … | |
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 … |
The End.