Summary: "It is my understanding that one needs to setup or have access to a database on their server and then the phpBB install program sets up the database t...
Summary: Well there you go IR...No need to thank me. Massage therapist, trades computer parts for work, and a hottie. I'd say I just made the setup of the ce...
Summary: can someone be so kind as to advise me on a good book to get me started with PHP/mySQL and ways of using databases in a website. i'm in a library and...
Summary: ok, I am on winxp, with apache 1.3.27 webserver.. now i've tried and tried to install php,, but all i see when it comes to the page is the actually c...
Summary: Hi, Hope you can help.. This is what i have: using PHP & MySQL ComboBox1 (Named Carriers) ComboBox2 (Named Brand) ComboBox3 (Named Model) Text B...
Summary: I'm a php mysql newbie. using: php 4.4.0, mysql 3.23.49 ithink I am trying to get my data to be seperated alphabetically like this: http://hci.cs.c...
Summary: Hello there. I am trying to make my own shopping cart. Its a very simple one. This is all that happens. After a user's payment is confirmed by paypal,...
Summary: Hi, I'm looking for a forgot password script that would work with a existing login script that uses PHP and MYSQL I want members to be able to retriev...
Summary: Hi, I need to do the following -Get a path through a GET method -Show alphabetically sorted, the folders inside that path, followed by all the files ...
Summary: I'm new to both PHP and MySQL. I've created a simple web database where users can store specific information for different contacts. Of this informati...
Summary: Hi all I am trying to write a search query to search my MYSQL database and it works perfectly except if the search string contains an apostrophe I hav...
Summary: hi, i'm just starting to learn PHP/MySQL, my question is how can i check to see if a table exist in the given database, for example i have a database(...
Summary: Hi, My friend told me that there is a type of database with PHP that uses only one file. If so, what is the format(s) of the database(s) that work thi...
Summary: I have a problem with a MySQL query i am trying to run to retrieve data from a MySQL database. I input the query into my web page code and then run t...
Summary: You really should get this one book ("PHP and MySQL Web Development, Second Edition"). It goes over just about everything you need to ground yourself...
Summary: Hi everyone, I'm modifying my phpBB installation, and I need help with one of the queries I'm trying to modify. I'm a novice with SQL, so go easy, pl...
Summary: I would really appreciate some advice from a proficient website developer. I am about to start studying the following: PHP/mySQL - open source databas...
Summary: hello peoples I have a tiny problem that is super simple and i need help with ... I have a msn site and I need to add a script that will allow online ...
Summary: The date function returns a string, which you could use, I think... perhaps something like <?php $sales = array('Sun' => array("desc" => "some te...
Summary: I run Apache 2.0 under a Gentoo Linux environment, as well as Win 2000 Pro. I use the method you describe above. As long as you have the .htaccess in ...
Summary: I need help with one of my homework review problems. If a child bought 147 cans of beans for his family, and could only carry 45 cans at a time, how m...
Summary: My program will not output the second part : where it has to add the even numbers and show the sum. I did not code the third part with letters yet... ...
Summary: I need help with a Currency Conversion program. It should accept as input some foreign currency, e.g., Euro, and convert & display the equivalent US d...
Summary: Hi, I need help with Access. Could you please help me with creation Search Form. I’m trying to create search Form, I want when the I enter the number ...
Summary: I can't help with putting it into a batch script or anything, but I'll give it a go. I know regular expressions in a perl context, and I think you've...