39,392 Topics
![]() | |
i want to shift my database from one site to another . how i have to proceed. can anybody help me. | |
Hi, all! How in PHP get ResultSet from function PostGreSql8.0.3(Windows) and how is constructed this PostGreSql-function? If possible, please, link to some example. Thanks in advance Nilov Serge | |
Hey, this is my first attempt at using arrays in PHP, so apologies if this turns out to be ridiculously simple! I have a SQL select statement, and a while statement to pull the results from it: [PHP] $sql = 'SELECT nickname AS name, count( * ) AS played, sum( … | |
Hi, I am trying to run a query once and then reuse the result set in a loop to compare so that to know whether to have a checkbox "checked" or not. Something is not right because I don't get any of them checked. I have a feeling I need … | |
Hi all Here is a PHP question I have to answer. [quote]Write a php file called reload.php that contains a table with 2 rows and 3 columns. In each of the cells of the top row of this table there should be the strings AAA, BBB & CCC. In the … | |
I have new with using sessions and i have a question to ask. I was wondering if it is to delete session if some one exit browser as i want to make my site secure so that some1 else dont sit on the comp and have all access to some1s … | |
I am trying to build a page that allows the user to select multiple tasks. Each task has a form attached to it. I am using the include in my logic to determine which forms are needed. That all works fine, but I do have one problem. If the user … | |
Hi, anyone know where I can find a basic mysql based announcements script show I can show new announcements and all current and old announcements regarding my site to my customers/clients? Thanks! | |
Greetings, Any body can recommend an easy to custmize poll script? Thanks in advance. | |
Hi, I'm new to php and am trying to connect to mysql like this: <?php $conn = msql_connect("localhost", "user", "password"); echo $conn; ?> But when i do I get this: Fatal error: Call to undefined function msql_connect() in C:\www\PHP_mysql\testconn.php on line 2 I wonder why? | |
my login script working fine in my localhost. but when i hosted the site my session is not working.i have written session_start(); in my script i dont undertand y? weather all the php sites supports session. | |
Here's a thread I posted on previous forum regarding the three: I've used PHP, ASP, and ColdFusion, and out of the three, ColdFusion is probably the most fun to play with. Of course, this is a very biased question to begin with. If you ask a C++ programmer what the … | |
heres the complete error that i am getting. 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 'A (A) )' at line 1 does anyone else get these errors at all? [php]<?php $host = … | |
:p [URL=http://www.reelbrokers.com]http://www.reelbrokers.com[/URL] IT Division of [url]www.ReelBrokers.com[/url], focuses on providing comprehensive and Cost Effective solutions in internet based Offshore Programming, Software Development, Web Application Development and Multimedia Presentations to Entertainment Companies and Film Professionals across the Globe. [url]www.ReelBrokers.com[/url] provide creative and cost effective array of IT solutions from concept to implementation … | |
Sir, I am having problem that when I use <HTML> </HTML> and include <?php <php?> in between the HTML tags, if I am saving the file with .php then I can view only the PHP tags and not the HTML tags elements. Please tell me whether to save the file … | |
Hello, I am creating a website where people will be uploading professional papers. The website will be sort of a library. Many users will be accessing it via dial-up. Do you think PHP and mySQL are good for this? Please help...Thanks | |
i m learning php. so i wnated to know what is LAMP geeks?. any good tutorials for taht | |
How to view the elements enetered in the FORM element on the Explorer. Is there any way to view in the Explorer. | |
i m trying to compare 2 price for example when person enters min price as 3000$ and max price as $10000.and press search .it has to search all the price bewtween 3000$ to 10000$.i think the select option for price in cars.com best describe my problem i dont know how … | |
I need to create a form that has four fields in it. I need "Name", "E-Mail", "Comments", and "Picture". i have created three of the four fields, and need help with the fourth. How do I make it so that the guest can upload a picture. I need the form … | |
Can anyone help me set up a forum site from either a drupal script or any other script from the net. My backsite knowledge is limited so any help would be greatly appreciated. I have registered a domain name and my ISP has mySQL and PHP etc. so I don't … | |
I'm happy to inform you that you are now able to get Rapid PHP Editor 2005 with special 15% discount for daniweb visitors on [url]http://regdiscounter.com/software/449/[/url] | |
I wanna know how to host wiki pages say on geocities or some place else.. | |
i m developing one real estate site using php/mysql.when i search i get one page with type, state ,locality.i wanted another column as click here to view that details. I want every detail page stored as a html document. Basically i need a script that will read the entire database … | |
i have a problem in generating txt file from php. my prblem is After I add a news item etc. the script that updates the database would geneterate a text file. Then in my code instead of my 'include file show_news.php3' command, I would do a a include news.html that … | |
yeah im making this script that is basically a poll and then the administrator can add, edit, and delete questions. Right now i'm just getting the pages to work and such. Only, the session_register($logged_in_user) doesnt remember that variable when it gets to ?page=1 or any page for that matter. Code … | |
Maybe this is the wrong thread but once in a while I stumble across a tool that makes life so much easier that keeping it to myself seems pointless. If you work with web related code, or conventional code, or even many of the other app formats available then keeping … | |
Hi Everybody! I'm trying to run the following script but I get this error: Parse error: parse error, unexpected $ in c:\phpdev5\www\public\in.php on line 51 Any help would be appreciated. Here are the files: in.php (where the error is coming form): [PHP]<html> <head> <title>CinnaHost Login</title> </head> <body bgcolor="#3366FF"> <center><h1><font color="#FFFFFF">Uploading...</font></h1> … | |
Hi Everyone, Is there a way to make your own remote connection program (just for my use - at least fo now)? Something like goToMyPC. Any suggestions would be appreciated. Also, is this easier to do in Java/HTML? Thanks in advanced. | |
i m having a problem in creating html docs. i want to design my site like craiglist.org. when i search i must get the details in html docs, any body can help |
The End.