39,320 Topics

Member Avatar for
Member Avatar for mrkumar

I need to create a log in page for new customers, where in they provide their address in the US based on the zipcode. Essentially, if a user fills in a zip code, it should automatically populate the city and state. For some situations, I also want to create a …

Member Avatar for robbyd
0
171
Member Avatar for Gandalf

I have made original Dani instructions in phpBB mode like format that i hope will be of use to you. Here it is: [quote]############################################################## ## Hack Title: vBulletin 3x mod_rewrite ## Author: Dani [url="http://www.daniweb.com/"]http://www.daniweb.com/[/url] ## Contributor: Gandalf [url="http://www.gandalfdir.com/"]Forums Directory[/url] - remake into phpBB mods like format ## Description: make your …

Member Avatar for Dani
0
1K
Member Avatar for probeach424

Hi all. What I want to do is be able to dynamically insert a picture based on a search result. For example, if someone were to search for a movie based on it's title, I would like a picture of the movie to display along with the other info that …

Member Avatar for Phaelax
0
77
Member Avatar for psk79

Hi all, I created a set of pages with PHP for login using a database. Now, I need to link to a lot of CGI programs in a folder with protected-access (.htaccess). The username and password are the same as the ones people use to login with. Is there a …

0
91
Member Avatar for Facey

hello, i was wondering if you could help me out! i am creating a database in oracle8i (sqlplus) i am trying to allow on one of my pages for the user to select things from the table i.e if there is a passenger table, i want a combo box that …

Member Avatar for Facey
0
567
Member Avatar for hbmarar

hi, I would like to know whether i can use the phpBB package with my current system configuration.... *Windows 98,XAMPP Can I use it to develop the offline intranet application which has all the features of the site though is for use within a Lan. how to install the package …

Member Avatar for mediaphyte
0
242
Member Avatar for starsunited

I have this function whereby it allows people to download zip file but then i try to open it after downloading it, there was this error msg that says "Error reading zip".

Member Avatar for starsunited
0
341
Member Avatar for IceColdMan

Hi I am new here as you can see, well I want to learn PHP, and I don't know where to start. What I want to do is make a game like [url]http://www.racewarkingdoms.com[/url], and you have probable heard of it before, Outwar. If you could point me in the right …

Member Avatar for Phaelax
0
162
Member Avatar for Phaelax

I installed PHPDev5 and can run my php files no problem on localhost. However, since I'm the only who can seem them, I wanted to setup IIS so that my site could be seen by others on the internet. (until i move to an actual dedicated server) I believe the …

Member Avatar for blud
0
82
Member Avatar for Tippy

I recently had to reformat my computer.. I've been using Visnetic Website 3.5 to run my Forums and Gallery, all which have worked fine with the PHP in the past. Alas after the reformat I cannot for the life of me to get the PHP to work again.. I've searched …

Member Avatar for Tippy
0
142
Member Avatar for adromidon

Is there a way to make a admin back end function to delete a MySQL entry after the user has click a button to confirm deletion. I am trying to figure this out using statements and functions but I am hitting nothing but errors

Member Avatar for adromidon
0
139
Member Avatar for DiscJockey

Hello, have u seen in PHPBB template where they have something like {registration} -->this is the registration link. i want to do something like this some i dont of to make a new .html, all i of to do is make a new content.html and this will replace {content} any …

Member Avatar for adromidon
0
114
Member Avatar for hbmarar

hi, Any member using the Mambo for CMS.If so i would like to clarify a few doubts... Can I use it on Windows 98 with XAMPP and Step in installing after downloading a stable release. hope i wud receive help at the earliest,Thanking you in advance ,I remiain sincererly hari

Member Avatar for PoA
0
86
Member Avatar for autocrat

OK, a friend of a friend asked me to look into building a online cane builder. The cane can have a variety of different cuts, grooves, handles etc. In all, I thought it best to create a 2wide 4high grid containing a basic cane, and depending what they clicked on, …

Member Avatar for autocrat
0
173
Member Avatar for hbmarar

need to update each records after record hi, Would anyone share with me a code that can be used for this logic. If i delete from a x records, record u.I need to update each records after record u till record x.the updation need to be carried out for the …

Member Avatar for hbmarar
0
165
Member Avatar for davespink

Hi, I want to take a shot at writing an Apache RewriteMap in PHP. The example they give is in perl, which I don't know. The perl example is here [url]http://httpd.apache.org/docs/mod/mod_rewrite.html#RewriteEngine[/url] I'm not going to do anything to ambitious, but they do give a warning that if you get it …

Member Avatar for davespink
0
194
Member Avatar for corewizard

Hi there, I am looking for somewhere to get that "contribute code" core of this forum, I need something similiar to it for a friend of mine, and I am too lazy to do it myslef, where did this forum get it from, was it customly made?

Member Avatar for Phaelax
0
139
Member Avatar for buck_nakie

Hi all, I am learning to write with PHP and am stuck and need some wise souls help. In a nutshell I need to be able to take grab a DB coulmn status and then count how many times it gets updated and output that number to a file and …

Member Avatar for Phaelax
0
83
Member Avatar for alienpyro

I know there is something wrong with this code because I got an error message but Im not sure exactly what. THis is all on one line within dreamweaver. Here it is: echo '<a href="?pageState=Database" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('database','','Images/databasebuttonpushed.gif',1)"><img src="Images/databasebutton.gif" name="database" width="200" height="30" border="0"></a>'; Any help is appreciated. Btw it pointed to …

Member Avatar for Alcides
0
163
Member Avatar for buck_nakie

Hi all, I am learning to write with PHP and am stuck and need some wise souls help. In a nutshell I need to be able to take grab a DB coulmn status and then count how many times it gets updated and output that number to a file and …

0
106
Member Avatar for hbmarar

hi to all, please do suggest me y this error? 0063 $result = mysql_query($sql) or die(mysql_error()); 0064 0065 [U]$admine-mail = "admin@yoursite.com";[/U] $adminpass = "admin"; $adminname = "Admin"; $sql = "INSERT IGNORE INTO cms_users VALUES (NULL, '$admine-mail', '$adminpass', '$adminname', 3)"; $result = mysql_query($sql) or die(mysql_error()); [B]Error :[/B] Parse error: syntax error, …

Member Avatar for mediaphyte
0
170
Member Avatar for wrestlingreport
Member Avatar for mediaphyte
0
152
Member Avatar for Antonbomb22

ok im getting this error: [quote] Warning: fopen(./wsdlcache-f432c1d245d446687acdb4930044de4e.lock): failed to open stream: Permission denied in /xxxx/xxxx/public_html/store/lib/class.wsdlcache.php on line 103 Warning: flock(): supplied argument is not a valid stream resource in /xxxx/xxxx/public_html/store/lib/class.wsdlcache.php on line 105 [/quote] Im using NuSoap and i have it so the lib directory can be written to …

Member Avatar for DanceInstructor
0
99
Member Avatar for sencer2000

hi all, before to start,i'm a newbie trying to learn wamp(=windows apache mysql php),i installed everything,everything works fine,but wehn i want to use phpmyadmin,it doesn't work,i see only a webpage with the list of all files and directories under the installation directory of phpmyadmin. how can i solve this?? and …

Member Avatar for sencer2000
0
228
Member Avatar for paradox814

does anyone know of a good PHP script that will automatically hightlight a given chunk of code wether it be java/C++/PHP etc, etc...? I've tried searching source forge but all i found were text editors :cry: Here is an example of the syntax highligting that daniweb has incorporated: [php]<? function …

Member Avatar for paradox814
0
100
Member Avatar for Grumpy

Ok, heres an odd situation. I've been using a code for a few years to basically add edit, and delte content from my site. I have taken this bit of code and once again am using it to add some content. ARGH! I can't figure this out for the life …

Member Avatar for Killer_Typo
0
222
Member Avatar for Stick

I have a database that I would like to keep track of who and when people are logging on. I created a table called users. It has three fields, id, user, date. I created this script that is executed when they log in. <?php $db = mysql_connect("","",""); mysql_select_db("",$db); $today= getdate(); …

Member Avatar for Gary King
0
103
Member Avatar for vipula

I am very new to php & mysql. i have made a webste with a database in mysql. i have developed a search engine to search my database. I just discovered a weakness in my current search engine. It won't show results if I don't have an exact match or …

Member Avatar for DanceInstructor
0
296
Member Avatar for SiteTutor

Hi, I hope I put this into the right category On my Real Estate Forum the vBulletin options are not working. Could someone tell me where to start troubleshooting. Thanks, Mike

Member Avatar for Eternal2u
0
474
Member Avatar for BoogaBooga

Hi! I have a PHP application with alot of files, and I really needed an easy way out of this. Most of the files call the [b]session_start();[/b] function. However, my [b]/tmp[/b] space is too small, and so it keeps returning me errors. I found out a work-around, by adding [b]ini_set('session.save_handler','files');[/b] …

Member Avatar for BoogaBooga
0
171

The End.