38,020 Topics

Member Avatar for
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
116
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
230
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
278
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
632
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
135
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
177
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
174
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
183
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
118
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
669
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
Member Avatar for vartotojas

For my website, I'm trying to create a login form where visitors can type in their login/password, and have PHP check that login with HTTP Authentication (.htaccess). So instead of user typing in the direct URL and entering their user/password in the pop up box, they could simply do it …

Member Avatar for tristan17
0
131
Member Avatar for paradox814

how do I reverse the direction of a slash? I am trying to reverse the slashes in the directory path of a windows system. I have tried so many things but then when I actually test it to make sure it works, it always fails, so I decided to try …

Member Avatar for leelee
0
187
Member Avatar for ! !

[url="http://www.php.net/downloads.php#v5"][color=navy]http://www.php.net/downloads.php#v5[/color][/url] [color=navy]This version is a maintenance release, that contains numerous bug fixes, including security fixes to vulnerabilities found in the XMLRPC package. All users of PHP 5.0 are encouraged to upgrade to this version. [/color] [color=navy]The full list of changes in...[/color] [url="http://www.php.net/ChangeLog-5.php#5.0.5"][color=navy]http://www.php.net/ChangeLog-5.php#5.0.5[/color][/url]

0
58
Member Avatar for Ghost

Hi! Does anyone know how to upload files? I already made the form. Thanks!

Member Avatar for zippee
0
546
Member Avatar for zippee

Hi, I have just completed my PHP store search engine. If you have an ecommerce store, you are welcome to add your site to our store directory. Not forget to say it's FREE and reciprocal link is not necessary although we really appreciate every single link back. Here's the place: …

0
67
Member Avatar for Ghost

Hi Everybody, I just got a book on PHP, and I'm trying to learn the language. The only problem is, when I make a php test page: [PHP]<?php phpinfo(); ?>[/PHP], it doesn't work. As a matter of fact, no php pages work (unless the pages are online.) I installed PHP …

Member Avatar for Lafinboy
0
97
Member Avatar for Class

Hello! I'm new here, and also beginner with php programing. i'm just starting to learn the basics, and I mean very basics. :o I have a little problem, what I want to fix on my homepage. the situation is the following: (photos.php) [URL=http://shclass.fw.hu/demo.gif]http://shclass.fw.hu/demo.gif[/URL] This is the starting point. Now, what …

Member Avatar for Class
0
805
Member Avatar for ayk-retail

I have a site, [URL=http://www.andpost.com][B]www.andpost.com[/B][/URL] and I was wondering with 100MB of space for the database, how many users and posts will actually use it up? Thanks, Avrom

Member Avatar for TimmyRaa
0
188
Member Avatar for nathanpacker

Hey everyone, Say I have a folder full of files, zips or whatnot. Is there a script out there that will go through that folder, and create a page of links to download those files. Anything customizable or not. I just have a large collection of files that I would …

Member Avatar for zippee
0
115
Member Avatar for nike123

:?: Have tried to make sense of this, but am not quite sure what this !get_magic_quotes_pgc does, can someone please provide me with a simple expalnation of what it is, and why do i really need it. Please please please. Thanks. :lol: if(!get_magic_quotes_gpc()) { $title = addslashes($title); $content = addslashes($content); …

Member Avatar for leelee
0
142
Member Avatar for bebuuk

Hey, i have recievied Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /u3.bristol/s20/ad999/public_html/register.php on line 63, i was wondering what the problem could be, i really need help as my dissertation deadline is coming soon. <?php # Script 12.6 - register.php // This is the registration …

Member Avatar for bebuuk
0
213
Member Avatar for RoadRunner

Hi everyone, I have an Invision message board and am trying to take the topic section to the right that you choose and put in in my main board index. Anyone know how to do this?

Member Avatar for NubKnacker
0
103
Member Avatar for quansah

how do i make a "search" on my page so visitors can search the site?

0
69

The End.