39,402 Topics

Member Avatar for
Member Avatar for puddin

I am so stressed, My membership signup was working fine. Now it's not emailing. It is entering into the database fine but not emailing can someone tell me what is the problem, Thanks Kindly I'm Exhausted... To session_id is to the person who just signed up. // Let's mail the …

Member Avatar for puddin
0
128
Member Avatar for puddin

Thanks for all your replies. Here it is have you ever seen [url]www.mate1.com[/url]. They have a site design I want to do. You signup get in and are brought to a page that is “Your Account

Member Avatar for DGStudios
0
69
Member Avatar for yocool

Hi all, All I want is just this. The user on the client PC will click on a print button and the content of the mysql query will be sent back to his printer. I know we can't do this with Javascript, or can we? Really appreciate all the info …

Member Avatar for DGStudios
0
76
Member Avatar for chilllax

[PHP]<html> <head> <title>Participants</title> </head> <table align="center"> <tr> <td> <a href="http://www.officalhalo.com">Home</a> <a href="/tournament/FFA.htm">FFA</a> | <a href="/tournament/signup.htm">Sign Up</a> | <a href="/tournament/results.htm">Results</a> </td> </tr> </table> <body> <h3 align="center">Participants</h3> <?php $gamertag=$_POST['gamertag']; $eaddress=$POST['eaddress']; if (!$gamertag || !$eaddress) { echo 'You have not entered all of the required information.<br />' .'Please go back and try again.'; …

Member Avatar for DGStudios
0
131
Member Avatar for Broomy

Hi, i'm very new to sql so to say i'm a bit confused is a bit of an understatement! I'm tring to set up a search facility so that results from multiple databases will come from just one form. A better way of explaining would be to show an example …

Member Avatar for DGStudios
0
938
Member Avatar for aiden

I've constructed a photo gallery with a dynamic CMS backend that allows the content providers to upload, delete, etc images. All images are stored as reformated jpeg files (processed by the GDLib on upload) and the relevant metadata is stored in a table called `gallery`. References are made by an …

Member Avatar for Dani
0
1K
Member Avatar for sam7

I am trying to use Troy's class_http. For the moment, I am just trying to use the example provided. I have try to point to a cache directory, to leave it blank (so it should save it to the current dir). whatever the solution, the log always show : could …

Member Avatar for sam7
0
67
Member Avatar for chrisranjana

Here are the actions I took I went to [url]http://www.daniweb.com/directory/directory.php?forumid=26#submit[/url] and I entered Title: Custom asp php programmers URL: [url]http://www.chrisranjana.com/projects-showcase.html[/url] Description: [url]http://www.chrisranjana.com/webinfo/a-collection-of-great-information-and-forum.html[/url] But I recevied this error [b] There seems to have been a slight problem with the DaniWeb IT Community database. Please try again by pressing the refresh button …

Member Avatar for Dani
0
150
Member Avatar for rafcio

Hi! One simple problem. I've got face pictures (different resolution etc) and I want to find an eye (retina exactly) and then isolate them from this picture. My friend told me that eye is the most darker area on picture (but when I find the most darker area - pixel …

Member Avatar for leelee
0
60
Member Avatar for puddin

Okay How Does The Pros Do It! The user fills out the entry form and becomes activated. But I don't want the Post method because the user cannot go back without getting an error... And I don't want the GET method because it shows in the address bar... How do …

Member Avatar for puddin
0
127
Member Avatar for rcasinillo_s

I retrieved data from database, output to a form thru loop after that iwant to change something and then i will send it back to the data base for update here is the output datails so that you will the idea what iwantl. [URL=http://www.nwafh.med.sa/eng/php/progs/edit_book_test.php]http://www.nwafh.med.sa/eng/php/progs/edit_book_test.php[/URL] Thank you in advance Roland

Member Avatar for rcasinillo_s
0
98
Member Avatar for preist

I need to buy a Server Platform, have Linux and a system that tracks and logs all the network traffic. Do you have any links to information about choosing Hardware, Software and all that. Thank you very much. The second, less important, choosing hardware for a ASP.net server. Thank you …

Member Avatar for preist
0
73
Member Avatar for olddocks

I have a very weird problem. I have a site where a php gd library script dynamically generates gif/png images as a bar indicator. These images i have checked are about 76 bytes each. Yet it loads slowly. Earlier, i used mod rewrite to rewrite my url as a pure …

Member Avatar for olddocks
0
93
Member Avatar for anoobkb

Hello friends, We just wanted to inform you about the website abcphp.com that we have launched to support the PHP developer community. abcphp.com was launched on 1st April 2006 and through this website we hope to help developers who use PHP and its related technologies. Unlike many other PHP community …

0
82
Member Avatar for infitech

Is there a conflict here? Does this look right? [code]RewriteEngine on RewriteBase / RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9&$10=$11&$12=$13$14 RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9&$10=$11$12 RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7&$8=$9$10 RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5&$6=$7$8 RewriteRule ^(.*)-(.*)_(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3&$4=$5$6 RewriteRule ^(.*)-(.*)_(.*).html(.*)$ $1.php?$2=$3$4 RewriteRule ^(.*).html$ $1.php RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteRule ^$ index.php RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1 [/code]

Member Avatar for DanceInstructor
0
56
Member Avatar for web_developer

i am insatalling apache server and php. i need to download php to apache connector. [B]php4apache2.dll[/B] i goole it but i didnt find it any help guys sam

Member Avatar for DanceInstructor
0
62
Member Avatar for timbajaj

Hi I am new to web designing and need some advise I don't know whats the best web desiging tool/software in the market. I have heard dreamweaver is good but its too complicated, is there any other tool that is good. I am looking for something that is easy to …

Member Avatar for Lafinboy
0
124
Member Avatar for chaom79

Hi guys, this is like a continuation from previously coding that i've posted here in this forum. Now, when I'm tried installed it at Windows 2000 platform, with 128MB RAM,and Pentium III processor, this error occured; Fatal error: Maximum execution time of 30 seconds exceeded in c:..\virus\index.php on line 81 …

Member Avatar for chaom79
0
135
Member Avatar for puddin

Hi My php page will have links okay I need to know how when a link is clicked for the php page to reappear with the include file but not automatically I want the Include file only on click not include automatically... I have it like this and it keeps …

Member Avatar for DanceInstructor
0
70
Member Avatar for benzspider

trying to create a script that will redirect user to a new webpage based on the user's browser preference. dont know if this script is right is the write way to write one <? php header ('location: http://www.yahoo.com/' http://www.msn.com/' http://www.ask.com/' ) ; ? > or <? header ( "location: $_post …

Member Avatar for DanceInstructor
0
71
Member Avatar for quansah

i want to upload files into a folder and store the relative loaction of that file in a database using php and mysql. help

Member Avatar for DanceInstructor
0
120
Member Avatar for stupidfly

Hello. What is the best method to display a random image? I have a bunch of banners in a folder. The images are named "banner001" and the numbers ascend from there. These banners will be on the top of my pages. What is the most efficient way to randomly pick …

Member Avatar for stupidfly
0
118
Member Avatar for hinde

I have to write an include file for this independent study thing I am doing, since my boss doesn't feel that mysql stored procedures are enterprise-ready yet. This include file will, among other things, interface with the database that I designed. Is there anything I should know before doing this? …

Member Avatar for TopDogger
0
104
Member Avatar for jiruiz78

I need to develop an IT Asset Tracking system for my work. It will include all printers, computers, external devices, etc. I could develop one from scrach, but I am having problems defining the relationship between Asset -> Mac Address -> IP address (not all assests will have Mac address, …

0
157
Member Avatar for martinkorner

In the HTML, javascript + css forum someone told me that to make a download dialogue box pop up when a page is opened you can use the following script: [QUOTE]$file is the actual file (with the path included) $new_filename is the filename that you want to send to the …

Member Avatar for UberAAZ
0
433
Member Avatar for nike123

I am trying to assign tomorrow date to a variable in my program call $tomorrow, but i just cant seem to work out how to do it. Have done today's one by doing $date = date('Y-m-d'); after reseraching I thought it will make sense to do this $tomorrow = mktime(0, …

Member Avatar for rahulgs
0
337
Member Avatar for michellephp

Hi everyone! I am desperate to find an answer to this problem. I have read through (and tried to use) anout 6 different tutorials, but I just cannot fix this. It would mean so much to me if someone could tell me what I am doing wrong, my brain is …

Member Avatar for michellephp
0
149
Member Avatar for lkpatir

I have installed MySql 5.0.19, Apache 1.3.34 and PHP 5.1.2(SAPI Module) and configured both php.ini and httpd.conf files such as extension_dir,doc_root,LoadModule,AddModule,AddType etc. on myWindows Xp (FAT32) system. When I invoke test.php containing the code <?php phpinfo(); ?> on the browser, the sorce code itself gets displayed without error. Where is …

Member Avatar for Viji
0
152
Member Avatar for Viji

Hi, I am a beginner trying to learn PHP. I have created two Files -one HTML page and another is a PHP file. HTML page-Form page PHP file- Does the Evaluation. HTML code: <form action="Samplepgm.php" method="post"> Your Name : <input type="text" name="name"><br><br> E-mail : &nbsp; &nbsp; &nbsp; &nbsp; <input type="text" …

Member Avatar for neilem
0
143
Member Avatar for danigrrl

<? if($_POST[format] == 1) { $str = <<<EOD <!-- tinyMCE --> <script language="javascript" type="text/javascript" src="htmleditor/tiny_mce.js"></script> <script language="javascript" type="text/javascript"> // Notice: The simple theme does not use all options some of them are limited to the advanced theme tinyMCE.init({ mode : "exact", elements : "msg_area", width : "576", height : "380", …

Member Avatar for neilem
0
163
Member Avatar for web_developer

i installed wamp server 1.6.1 only 1 service was installed ("mysql") the apache server didnt install and i checked the auto installion during the install what is the problem? sam

Member Avatar for web_developer
0
65
Member Avatar for puddin

PHP Pros PLEASE Explain To Me : I have a page profiles.php Now on the profiles.php page are several links and when the user clicks one of the links The address bar does not change - The user sees the selected page they clicked maybe they clicked add your photo …

Member Avatar for goldeagle2005
0
66
Member Avatar for preist

[B]Hi everyone! Nice forum you have here, I was looking for a forum like this for a long time.[/B] [B] [COLOR=DarkGreen]I have an important issue. We had a website and a stand-alone phpBB forum script. Today, the guys wrote a whole new website based on php-nuke cms, with included forum. …

Member Avatar for preist
0
90
Member Avatar for puddin

Hello, Q. With php I know we can Create a Form and have it POST to read on the next page. Great! NOW can it post to a third page, without using a form again. I just want to carry the users name around, so to say. Design so my …

Member Avatar for puddin
0
116
Member Avatar for benzspider

can any one help me with this script I am just gettin started with PHP I am trying to create an calculation script that would calculate the Constant: PI = 3.1415926535 Radius, area, and circumference of a circle . This is what I have dont so far but just cant …

Member Avatar for DanceInstructor
0
132
Member Avatar for rcasinillo_s

Good day to all members! Anybody could help me or could give me a php code. What I need is I want to put link on each data that I had retrieved through array from mySQL database so that when I'm going to click each of them it will display …

Member Avatar for DGStudios
0
140
Member Avatar for web_developer

hey all i have a queastion. i used to develop using .net now i want to start developing in php, can i install apache server in my computer and i already have IIS installed? my hd is 2 partitions, i have IIS installed in C partition, can i install apache …

Member Avatar for web_developer
0
122
Member Avatar for johnchristopher

Hi, Im triying to built a PHP extension, that will calls some other functions in some other .so files( in windows this is .dll files ) in Linux, I got the following error PHP Warning: Unknown(): Unable to load dynamic library '/opt/httpd/apache/php/ext/libbgt.so' - /opt/httpd/apache/php/ext/libbgt.so: undefined symbol: _Z14OnUpdateStringP15_zend_ini_entryPcjPvS2_S2_iPPS2_ in Unknown on …

0
86
Member Avatar for cyberoptik

Hi, I did a search for "mod_rewrite phpbb' and didn't get any good results, so can I please get some help in setting up mod_rewrite for a phpbb forum? ([url]www.falloutboyforums.com)[/url]. I'd like it to be like Namepros where forum categories look like [url]http://www.namepros.com/website-development/[/url] and topics look sort of like [url]http://www.namepros.com/website-development/181434-need-myspace-layout-theme-logo-script-new-post.html[/url]. …

0
100
Member Avatar for chaom79

Guys, right now I'm developing a web traffic analysis coding. So, the problem is that my php syntax can't read the browser type and version (i.e Internet Explorer 6, Mozilla/5). It only displayed unknown. This also occured when the coding tried the OS version (i.e Windows 2000, XP, Linux). Below …

Member Avatar for chaom79
0
150
Member Avatar for quansah

a little picture of the site logo appears on the tab of my browser (opera) eg. daniweb has db on the tab. I want to know how to do that. Pls help.

Member Avatar for Dani
0
87
Member Avatar for Brims

Can anyone point me out into using registering scripts and login scripts

Member Avatar for Troy
0
200
Member Avatar for proto

hello i was creating a script who will read a text file and create mp3 files from lines name , but i had a problem , php wont write php files it give me this warnning message [QUOTE]Warning: rename(0.txt,Aa Gale Lag Ja - Tera Mujhse Hai .mp3): Invalid argument in …

Member Avatar for proto
0
76
Member Avatar for chaom79

Hi guys, A problem occured when i tried to run the php file. The error was; 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 '\)' at line 1 Plz guys help me to …

Member Avatar for chaom79
0
132
Member Avatar for aeroguy
Member Avatar for Barabus

First of - I'm almost a newbie. I messed around a bit with PHP 4 for a while until things got scary and they switched Globals on in 4.2 - where I had to then re-write my scripts all over again. It seems that with every upgrade you need to …

Member Avatar for martinkorner
0
368
Member Avatar for Brims

Im building an online music video library with php can anyone point me out getting it wrking with the database

Member Avatar for Brims
0
118
Member Avatar for DeLoreanz1

Ok, I want to make my own IM program and MySpace clone for my organization. I want to do the same thing as the "disc forum" that I posted about [URL=http://www.daniweb.com/techtalkforums/thread24916.html]a long time ago[/URL] where you need the CD code to sign up for it. Can anyone tell me how …

Member Avatar for DeLoreanz1
0
247
Member Avatar for benzspider

trying to create the front end to a script that will calculate the area and circumference of a circle. (1)HTML form that will contain three input fields and a submit buttom (2) will have only one text input field that input field is radius (3)Create a calculation script with the …

Member Avatar for Troy
0
156
Member Avatar for Brims

Im doing an online music video library with php for the middle, mysql for the backend and html for the front. I was wondering if i could get some help with member forms so members can log in and joining forms so non members can join. And i am open …

0
63

The End.