39,326 Topics

Member Avatar for
Member Avatar for cputek2k

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 …

Member Avatar for cthackers
0
131
Member Avatar for hexstar

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!

Member Avatar for PoA
0
135
Member Avatar for sjeeps

Greetings, Any body can recommend an easy to custmize poll script? Thanks in advance.

Member Avatar for sjeeps
0
96
Member Avatar for porchy33

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?

Member Avatar for otr
0
186
Member Avatar for aarya

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.

Member Avatar for aarya
0
137
Member Avatar for samaru

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 …

Member Avatar for chrisranjana
0
813
Member Avatar for Killer_Typo

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 = …

Member Avatar for tubajake711
0
360
Member Avatar for reelbrokers

: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 …

Member Avatar for chrisranjana
0
224
Member Avatar for ashwinperti

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 …

Member Avatar for sarahk
0
136
Member Avatar for moise

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

Member Avatar for ihostdev
0
95
Member Avatar for aarya

i m learning php. so i wnated to know what is LAMP geeks?. any good tutorials for taht

Member Avatar for ihostdev
0
143
Member Avatar for ashwinperti

How to view the elements enetered in the FORM element on the Explorer. Is there any way to view in the Explorer.

Member Avatar for zippee
0
78
Member Avatar for aarya

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 …

Member Avatar for digital-ether
0
186
Member Avatar for bobby9101

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 …

Member Avatar for digital-ether
0
119
Member Avatar for webmacker

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 …

Member Avatar for digital-ether
0
435
Member Avatar for sanny

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]

0
70
Member Avatar for SpS

I wanna know how to host wiki pages say on geocities or some place else..

Member Avatar for chrisranjana
0
234
Member Avatar for aarya

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 …

Member Avatar for aarya
0
282
Member Avatar for aarya

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 …

Member Avatar for digital-ether
0
646
Member Avatar for cjm771

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 …

Member Avatar for finemethods
0
136
Member Avatar for php4ever

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 …

Member Avatar for php4ever
0
178
Member Avatar for Ghost

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> …

Member Avatar for Ghost
0
175
Member Avatar for Ghost

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.

Member Avatar for Ghost
0
269
Member Avatar for aarya

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

Member Avatar for aarya
0
55
Member Avatar for aarya

i m developing the site where i wanted to number the search result pages . like 1 2 3 4 5 next lastpage my code is working if i want to dispaly all from tahe database but my code is not working properly if i wnat to show the search …

Member Avatar for aarya
0
120
Member Avatar for ashneet

Hello all what i am really trying to do is to use POST method to send info to next page with just HYPERLINK; Here is what i want: Get method: [CODE] <a href="http://www.someting.com?date=9/15/05&age=21">age and time</a> [/CODE] I want this to be in POST method without using forms. also i am …

Member Avatar for aarya
0
8K
Member Avatar for michael123

I want to know is there a way to display .tiff files on the web page directly? As html can handle jpg,gif,bmp, but how about tiff file? I tried to use <img src=abc.tiff> it pops up the download box on the browser. Thanks.

Member Avatar for TopDogger
0
763
Member Avatar for m-soft

Hi, I want to make for my [URL=http://www.hotarticles.net]articles site[/URL] a script for user tracks. I want to make a table with NAME | URL | BACKLINKURL | PAGERANK | ADDEDdate | check date| coment | HITS and if someone comes on my site from | URL | than increase hits …

Member Avatar for zippee
0
98
Member Avatar for Geek-Master

I'm looking for any API's php has that could be used to interact with Windows Server configurations. I know that I could use VBScript or some other Windows based scripting language. I'm basically looking for networking API's.

0
80
Member Avatar for ayksolutions

Hello, I am having a problem with the php_value function. I need to attach a footer/header to certain accounts that I host for advertising. I put in the following into my .htaccess of the test site: php_value auto_append_file /home/freehost/bannerad.txt AddType application/x-httpd-php htm AddType application/x-httpd-php html AddType application/x-httpd-php shtm AddType application/x-httpd-php …

Member Avatar for ayksolutions
0
83

The End.