39,402 Topics
![]() | |
I am new to PHP and have to create a program that whilst running allows usert to browse a site and add the current page to a linear text, whilst at the same time creating a contents menu linked to bookmarks of each of the pages just added to the … | |
Dani has given me permission to post this here I co-developed a flash poll sytem that uses php/mysql for the anyone to download IF you go to my site: [url]http://www.sportsrant.com[/url] ou can see it in action on the right side or [url]http://www.uoptoday.com[/url], you can see it in action on the … | |
Not sure if this is in the right place, if not please move. I'm looking to make my own rss feeds, and need some nice tutorials. I googled it but only got rss feeds for your site not how to make them. Thanks :?: | |
I have a form on my site where members fill in info etc... This info goes into my database, I call to my DB to display this info in a table. My problem is that when someone does not fill in one of the spots in the form this goes … | |
I have a website ( [url]http://www.rhstrack.com[/url] ) and one of the features on the site is a bio of some of the runners on the team ( [url]http://www.rhstrack.com/?id=roster[/url] ). I have found that, the way I have it right now, it just takes to much time to do. Currently, athletes … | |
I recently purchased a software package that restricts access to one or many directories on my hosted server. The server is Unix based. The directory that is restricted contains an .htaccess file that uses Apache. Before I modified the below code, when I tried to access a restricted HTML file, … | |
Example: [url]http://www.virtuosonetsolutions.com/shop.php?cat=104&[/url] I am trying to make this an instant quote forum based on what I assign each item its price. Basically, say a person selects one item per field and it adds it calculates the total instantly including any setup fees. Then, I want them to have the ability … | |
I need help. Does anyone have a script that will take info from a booking form that is used to select a particular course at a particular time on a partiular day and send it to the administrator as a text file and notify the administrator by email. Does anyone … | |
I've got a query set up that generates a resultset of players and their statistics, and this is displayed back out in a table via PHP: [B]Query: [/B][php]$sql = 'SELECT nickname AS name, count( * ) AS played, sum( score ) AS agg, max( score ) AS highest, min( score … | |
[COLOR=DarkSlateBlue][FONT=Tahoma]Hi, I have a problem with solving a programming point. I tried to solve it in many ways but I couldn’t I have a system that each teacher has his username and password Inside his profile he need to choose some students to make some groups lets say they a … | |
Hello Please help me out here i have a project and need to create an automated email system that mails a user form to a predefined email address I intend to use the mail() function of PHP for doing this but however encountered some problems in the SMTP installation... So … | |
i know no php, but amexcellentwith javascript, html, and css. I need help adding a forum to my site. Would apprciate any help:) | |
First of all thanks for all the helpful advice. It's great to have a site like this to turn to for help. My question is this (I think this idea would be valuable for many): I would like to have members of my affiliate program be able to promote a … | |
I have a web page that prints a number from a mysql database. Can anyone tell me how to show this number as a percent? Does it need to be formated that way in the database table? or Can I format it that way using the printf function at the … | |
:o [COLOR=Blue]undefined[/COLOR] hi i have just got PHP Desigener 2005 and put a PHP chat chat room on my website buy i carnt do nothing with it as i am new to any form of coding i am looking for a web site whare i can get some free stuff … | |
Hi there recently i decided to try my hand in php. but have not been successful in installing it. I have installed Apache and php but not able to get it working. I have php.ini file to the windows folder dll files to the system folder. made changes to php.ini … | |
I purchased a pre-created website that was written in php. I changed hosting companies to 1&1. After that a conflict with phpMyAdmin started and I don't know where to go in my code to point to mysql correctly. If anyone knows php or mysql that can help me out it … | |
Hey i am looking for a phpbb script/hack/mod whatever you call it that would allow the forum users to write posts in quick reply like on this forum. Does anyone know where i can get this. Also i have this problem where to login to the forums it won't recognize … | |
I have a mysql database that has three tables. customers, orders, and order details. I want my customer to logon using a username and password that will show a list of his current orders. From there I want to be able to click on any given order and see the … | |
hi im new to php/mysql i have developed a code in asp and converted it to php with asp2php programme. the original solution asp/sqlserver iis works fine..the new solution will be a iis php mysql. mysql server works fine iis works fine however the php wont let me connect to … | |
Hello, I would like to send a specific string of commands to a USB device connected to my computer. Is there a PHP function that allows this? Thanks, Choky | |
I have a .php file that reads an .rtf file on my server and uses str_replace() to replace certain variables within the document. I can do that fine, but I am having trouble writing more than one element to a single variable...i.e. I am pulling several products from a mysql … | |
I run a [COLOR=Blue][B]WIN2000[/B][/COLOR] box with [COLOR=Blue][B]MySql 4.0.23[/B][/COLOR]. I tried installing once and failed, but DID manage to get past the initial page. [B]The failure came when I tried to log in to configure phpBB2[/B]. So I tried some other forum software and failed there too. I decided to come … | |
For such scripts like IPB, vBulletin, and photopost. Basic questions and trouble shooting can be asked here. However, for help with importers or anything more serrious you should contact the offfical sites where you should have support for that product. Thanks | |
Can anyone help me with an if statement? My script looks like this. $results= mysql_query("SELECT * FROM customers WHERE username='$user'and password='$pass'",$db); if ($myrow = mysql_fetch_array($results)) { do { [COLOR=DarkOrange]I WANT THIS TO GO TO "details.php"[/COLOR]} while ($myrow = mysql_fetch_array($results)); } else { echo "Sorry, Incorrect Username or Password!"; } I'm … | |
Can anyone help me with the script to show records on a database based on the input of a text field on a form? | |
hi, I have one doubt. i want to execute a PHP program at particular time for example for every evening at 8:00 how the code should be? | |
Uber newbie here. Have downloaded three different form scripts but none of them will actually send the email. Using yahoo small business standard hosting which says they support php. The form appears to work, it refers to the correct page, but no email. I don't know how to enable logs … | |
I want to install my own php script into my server (shared) but the moment I test my page, the following errors occurs. [CODE]Warning: main(): Unable to access ../includes/global.php in /home/linkme2u/public_html/paidmail/site/index.php on line 3 Warning: main(../includes/global.php): failed to open stream: Permission denied in /home/linkme2u/public_html/paidmail/site/index.php on line 3 Warning: main(): Unable … | |
if(preg_match('`^[^@]*@{0,1}[^@]*$`',$string)) I had this written for me, but struggling to add in one other validation. I want to be able to also allow lowercase letters, but no special characters, numbers or uppercase letters. Can someone please help? | |
I looked through the forum listings and this seems to be the most appropriate place. Please be kind if it isn't...I'm new here. :) So here's my situation/problem: I run a forum site - groundtradesxchange.com. I have a portal page that I like very much, but it seems like the … | |
Hi. I use Win2k PHP 4.3.1 MySql 4.1.9 [B]Trying to install phpBB 2.0.11[/B] My phpBB files are in C:\BB There I added the directory ..\BB\forum PROBLEM: I can't get past the html "start install" page. On that page - In Admin Configuration section: [B]a)[/B] Where it asks for ADMIN info; … | |
Dear friends! We are asking your opinion on beta-version of our PHP Editor 3. Some people ask what is the point of yet another editor. We see our niche as low cost solution-a set of several tools with everything a web-master might need. It is still a long way to … | |
Hi All I have the following requirement to be implemented in PHP & My SQL database with Apache Server. I have to write a PHP which will get a HTTP request from Client and immediately respond back with a Token # (Random number). Once the Token number has been sent … | |
Hi folks.... OK, I'm attempting to learn several extras to go towrds web programming... and have come to the conclussion the best way to learn it all is to fiddle.... the best way to fiddle is at home...securely....so I am trying to set my PC up as a server... Apache, … | |
hi guys i have created a html and php based voting page. i want poeple to only vote once can u give me advice either i should use cookies or ip address. and if u get me started as well i will apreciate it thanks :-| :-| :-| | |
Hello, I am trying to do a simple form (text fields only). The users enter, submit, then there is a confirmation page and information is sent to an email. When 'submit' is clicked there is no information returned from the $_POST variable. Here is the code: [PHP] $to="MyEmail@MyAddress.com"; $subject=$_POST['course']; echo … | |
Hi guys, hope you can help me. I've created a form in Dreamweaver (using the insert record wizard) which is linked to a MYSQL database. Trouble is once all the information is inputted and submitted I want the page to reload itself again so I have a fresh form to … | |
I know the server is there, I used an install php to create the tables on the database. And Tables made it there. But this is what I get when I try to create a user. I'm Stumped. Warning: mysql_connect(): Unknown MySQL Server Host '<mysql29.secureserver.net>' (2) in /home/content/J/D/e/JDenham/html/connect.php on line … | |
i can't connect to mysql. the error is [code] Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Documents and Settings\... [/code] im using the script here in the php tutorial: [code] $Host = "mysqllocation"; //location of mySQL on server $User = "username"; … | |
hi all i am from kerala, india. i wanna convert a text which is in one malayalam font to another malayalam font through php script. and i am new to this, i mean i have no idea how to do this. Any body please tell me how to achieve this.. … | |
My simple HTML script below uses SELECT to create a list which should be accessed by the PHP script as an array. Note the `products[]` definition below. BUT.... I can't seem to get the script to read the array from` $_POST` - anyone know how to solve this? <HTML> <TITLE>Input … | |
I am using php to search the file names of about 10,000 files. It works now, but for it to find the file the search phrase has to be found exactly within the file name. I would really like to get a fuzzy search feature workings, but things like similar_text() … | |
in php i came accross the function [url=http://us3.php.net/checkdnsrr]checkdnsrr[/url]. optionally, you can enter one of the following dns record types: A, MX, NS, SOA, PTR, CNAME, AAAA, or ANY. The default is MX. i have no idea what any of them mean but wanted to use this function to verify e-mail … | |
hi can anybody please help me with this, i had install a php script but i got some problem with mysql_connect the below is the error message: Warning: mysql_connect(): Access denied for user: 'maximus_dbwebnews@localhost' (Using password: YES) in /home/maximus/public_html/webnews/WebNews/admin/func/db.inc.php on line 25 Database error: Link-ID == false, pconnect failed MySQL … | |
Moderators note: split from [here](http://www.daniweb.com/techtalkforums/showthread.php?t=18540&page=1&pp=15) hello, i have been having the same exact problem the past few days. i ran that program..here is the log: L2MFIX find log 1.02b These are the registry keys present ********************************************************************************** Winlogon/notify: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify] [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\crypt32chain] "Asynchronous"=dword:00000000 "Impersonate"=dword:00000000 "DllName"=hex(2):63,00,72,00,79,00,70,00,74,00,33,00,32,00,2e,00,64,00,6c,00,\ 6c,00,00,00 … | |
**Intro** PHP-Nuke comes preloaded with a lot of metatag information, however the keywords pre-installed are not likely to be very useful for your site. The keywords are keywords that are for a PHP-Nuke information site so unless that is what you are creating you will want to change the metatag … | |
Hello All, I apologize if I missed where this might have been covered in the past. I have a website and do not want the .php extension to show up in the address bar. Is there any way to make it show up as a 'normal' .com address? Thank you. | |
I'm finally looking to move a project onto my very first dedicated server. However, I'm looking to use mod_rewrite a few times, not least with csgal's excellent mod_rewrite for vBulletin. My problem is that I've found is that some servers have PHP installed to run from CGI, and in this … | |
I've tried doing it, but to no avail. I have an existing phpbb 2.0.11 forum with a few mods. I also have a newly installed phpbb Xtreme 1.7 forum on a new database. I really don't want to lose my MEMBERS NICKS/PWs & their POSTS/PMs. Any insight would be greatly … |
The End.