39,320 Topics
| |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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". | |
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 … | |
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 … | |
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 … | |
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 | |
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 … | |
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 | |
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, … | |
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 … | |
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 … | |
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? | |
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 … | |
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 … | |
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 … | |
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, … | |
Please contact me. My current miva forum is being hacked badly and I need a new one. | |
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 … | |
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 … | |
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 … | |
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 … | |
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(); … | |
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 … | |
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 | |
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] … |
The End.