- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
22 Posted Topics
When I was editing the databse, the power went off and now arror comes as "Unrecognized file format ...............". I tried to compact and repair but no success. how to recover data?
Hi,Will anyone plz suggest me on how to build a html file from rss feed and store it in a webserver or is it possible to make and store html file from the contents of mysql database using php and then store the html file in the webserver. Thanks in …
How about detecting the browser language?
Hi, How safe is to allow users to submit the entries with single or doube quotations to the database? and wondering is there any free site or service to check vunerabilities of the site? Hope to see it in daniweb. Thanks!
Hi, Will anybody please help me with this. The bar chart image is created and stored using php code. each time the page is hit, the new image is created and displayed. The firefox always dispaly the new image but IE always dispaly the old image and I have to …
Hi Will anybody plz guide me to do a date conversion from gregorian to another calendar system using php and also mysql(if needed). I am clueless. Thanks in advance!
open phpmyadmin in web, import the database from your pc. then if there is any database connection file change the username , password and the database name to new ones.
does this work? [quote=sam1;329521]hi, it is giving me headache to write data from a php file to mysql( i can read from the table but cant write) here is my connect.php which connects to mysql: [code]<?php $mysql_host = "localhost"; $mysql_user = "sam"; $mysql_pass = "123456"; $mysql_data = "website"; $mysql_table = …
you have to configure smtp settings in php.ini file. If you place your file in the webserver then it is probably already configured.if you are using it in ur coimputer configure the php.ini file as:[mail function]; For Win32 only.SMTP = smtp.yourisp.com
can anybody guide me to make windows.com style upper horizontal menu bar. thanks in advance!
Hi, Can anybody guide me to solve this proble. I have to upload the zip file to the webserver. The php script should read the name of the zipfile and print it and also it should read the name of the text files that are zipped and the contents in …
Hi, I am building three websites. The first site has a mysql database with necessary contents for two other sites. The two websites should show the content stored in the first site's database, is it possible without using xml? or is xml the best way or is there any other …
can you use [code] print("$schoolyear"); [/code]
Have you use the same include file in both the pages like anything session files or anything like that?
Hi, Can anyone guide me to the best resouce or learning materials for web scraping? Thanks in advance
Can anybody help me to make a picture link counter. I have a field in databse call wall_views which is set to 0 at the beginning but should increment after the pic is clicked. Thanks in advance
The link is not working
Hi, I have 3 public IPS assigned to three different computers using the same radio link. The cable is connected to network switch and three different computers are connected to same network hub. Please refre to those three computers are C1 C2 and C3. From C2, using another NIC card …
[quote=BiNO;307287]Hi everyone, I am making a quiz using forms. The user answers by clicking on radio type buttons e.g. [code]<input type="radio" name="question1" value="whatever1"> <input type="radio" name="question1" value="whatever2"> <input type="radio" name="question1" value="whatever3">[/code] I collect the answer on the second page using something like [code] $answer1=$_POST['question1'];[/code] Now the problem: If the user …
Can anybody help me to build a form where I can put a limitation that if I click on the form once, than I cannot do that again for next 5 minutes.the form has only one fiels that is email address.
can anyone please help me to build a form with validation. I am using the form in a html page and it is processed in another php page. The form has only radio buttons for five options.for example cash.if the required cash is less than the user's cash in the …
The End.
crazynp