- Strength to Increase Rep
- +14
- Strength to Decrease Rep
- -3
- Upvotes Received
- 264
- Posts with Upvotes
- 220
- Upvoting Members
- 120
- Downvotes Received
- 138
- Posts with Downvotes
- 100
- Downvoting Members
- 36
- PC Specs
- 12GB Ram 31TBraid5 Harddrive 256MB Graphics 3.2GHz i7 - 8 core - VM Operating System with hardware &…
Re: I'm drinking Pepsi then after that I will be drinking a recycled windows vista drink. | |
Re: [QUOTE]You know you are old when your mobile phone is more powerful then your first computer. [url]http://www.daniweb.com/community-center/geeks-lounge/threads/251691/1262726#post1262726[/url][/QUOTE] That is a memorable quote from another thread I posted in. Love the times :) | |
Re: [QUOTE][QUOTE=xarz]this might be a little bit different from what you want but you can place an index.php file inside myhost/docs/default and place a code index.php which will redirect you to any page that you wish in this case default.php[/QUOTE] [QUOTE=jbennet]or just add default.php to the default document list along with … | |
Re: Debut Video Capture is a great one. It allows a microphone for video tutorials recording the screen in real time and can take pictures. Also you can select a portion of the screen to be recorded with many different encoders along with many other features and it's freeware. The best … | |
Re: Yes and for a medical scientest to do something like calculate the genitic makup of a couples future child that would require huge amounts of cpu as there are billions of dna protines to calculate. So with everything being theoratically possible but the cache is you allways need relavent cpu. … | |
Re: Are you talking about a 'web page' or an entire 'web site'. Because with a webpage you can just use file_get_contents() to retrieve the data then use regex to find the keywords. However, if you are talking about a 'website' or network of pages then that will require a bot … | |
Re: Can't believe I missed this thread. I find languages can be easy and/or difficult to program depending on weather you want it to be an interpreter based language or compiler based language and if you want it to be an recourse efficient language or a recourse hungry language. For example, … | |
Re: When buying 1TB of ram is just that little bit too expensive. | |
Re: [QUOTE=Aamit;847974]hi, In htaccess [code] RewriteEngine on RewriteBase /project_test/ RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^projects/(.*)/$ project_detail.php?pname=$1 [L] [/code] and my project_detail.php file at [url]http://localhost/demo/abc/index.php[/url] [url]http://localhost/demo/abc/project_detail.php[/url] when click on link [url]http://localhost/demo/abc/projects/school-project/[/url] [COLOR="Red"]IT gives page not found[/COLOR] [COLOR="Green"]I think some modification needed at this line[/COLOR] [code] RewriteRule ^projects/(.*)/$ project_detail.php?pname=$1 [L] [/code] … | |
Re: Although I don't know about converting the script but you may find downloading a review script written in Java would be your best option. You should try and ask if a particular script is compatible with your server before buying one though. So try looking for a Java applet review … | |
Re: [QUOTE=Narayan15;802599]... so i need Music player code in php. ...[/QUOTE] Well if you are looking for a music player, how can the server play music on the clients computer. Sounds weird trying to get the server to play the music for the client and expect the client to be able … | |
I've followed a tutorial for making php extensions in C++ and although there are no compilation errors, the extension just won't communicate with php. The tutorial is at [URL="http://www.talkphp.com/vbarticles.php?do=article&articleid=49&title=creating-custom-php-extensions"]http://www.talkphp.com/vbarticles.php?do=article&articleid=49&title=creating-custom-php-extensions[/URL] and my code is as follows: main.cpp [code=c++]#include "stdafx.h" ZEND_FUNCTION(fetch_talkphp_links); zend_function_entry talkphp_ext_functions[] = { ZEND_FE(fetch_talkphp_links, NULL) {NULL, NULL, NULL} }; zend_module_entry … | |
Making sites is nice and fun but what if you don't want everybody too see something like an admin panel or maybe a special button. Well this tutorial helps you understand how to add a password to a php site in a simple manner. There are two techniques you can … | |
Don't you just get sick of hash algorithms constantly been brute forced or even cracked. Well here is an algorithm I have created in my spare time to help out the little guy who just wants a secure hash. This hashing algorithm uses many different techniques including ones used in … | |
Re: This kind of behaviour suggests your modem every so often cannot ping the ISP (Internet Service Provider) hence the temporary disconnection of service until it is immediately available again upon connection retry of connecting to the ISP. The solution to this usually is to get a better modem or if … | |
Re: [QUOTE=red_ruewei;1303486]hi, may i know the step u do it. My problem is how to save url on database... thanks in advance.[/QUOTE] To save into the database simply have a column named url and maybe a column named title then to insert use the following syntax. [CODE]mysql_query('INSERT INTO `movies` SET `title`="matrix … | |
Re: I couldn't help but notice that my poop looked like an Elephant. Perhaps this is the matrix. | |
Re: From what I've read on the web, Australia is one of about 2 countries using smart chips like visa pay wave causing criminal problems which were descovered in trials within the uk. To this day the uk is phasing them out while australia is phasing them even thoe these new … | |
Re: The reason why you can't open a socket on port 80 while executing the page on port 80 is that there will be multiple instances of port 80 and this will conflict. Try executing the sockets on a port that your browser does not use although it would be very … | |
Re: If your installing apache, php, mysql, tomcat or any desired linux http web server software then I would recommend installing xampp for windows, mac and android. However on linux since the software is native to linux I would recommend installing from the yum or dpkg repository. When installing xampp remember … | |
Re: [QUOTE=robothy;585657]Hi, Have you considered saving the Excel data as a CSV file, then reading the content of the file into PHP using file_get_content.[/QUOTE] Since how this has already been bumped I shall add if you can export the excel file to a CSV file, phpmyadmin will allow you to import … | |
Re: I would have to disagree with everybody and say Python is the future. It can handle big numbers and can do multi threading along with its many capabilities from its extensive work over the many years. In case your wondering who uses Python, well google uses Python on their web … | |
Re: Are you referring to the image format psd or something else because it is impossible to convert an image to html unless you are talking about the <img> tag. Please advice. cwarn23 | |
Re: [QUOTE]MySQL works fine, but when I hit the 'Start' button to start Apache it says "Running" in like 10 secs, and then it stops running again.. And in the short time it is running when I try to hit "Admin" is cannot open the web-browser, and Apache service stops..[/QUOTE] I … | |
Re: Sounds like something has interfered with the boot sector. Perhaps you should insert your windows installation disk and do a repair. If you don't have a windows installation disk then buy one. If you can't afford it and want a harder alternative then download the ubuntu disk (about 1GB) and … | |
Re: Well if you have uploaded your php files to the web server, then just type the address (example: [url]www.yoursite.com/index.php[/url]) into your browser and the script should run. If however it shows your source code and random html code then it means that your server doesn't have php installed in which … | |
Re: Looking at the code above I can spot two notable errors in post [#post](https://www.daniweb.com/web-development/php/threads/484283/confirm-in-echo-function#post2119233) They are one to change the window.location upon clicking a button or link you need it to note only be in the onclick event but also have the prefix "JavaScript:". In addition setting the value of … | |
Re: Some padding helps identify the errors. Try something along the lines of the following: import java.Math.*; import java.swing.JOptionPane; public class EqTri { private double sideLength; private String identifier; public EqTri(double x,String s) { sideLength = x; identifier = s; //note here "s" is not global to the class nor static … | |
Re: I'm not sure about directly creating this script from scratch but perhaps there might be an api that you can use. So try and google for a webpage screen capture api. | |
Re: [QUOTE=;][/QUOTE] Try the following: [code]$phone = (int)$_POST['phone']; if ($phone==0) { //invalid phone number } else { echo $phone; }[/code] |