Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Can't see MySQL records from PHP
Name: monicao Date: April 29, 2004 at 09:10:40 Pacific OS: Windows 98 CPU/Ram: PII/500
Comment:
Hy, I have a PHP raport and I'm using a MySQL database. That raport have to show me information from database. These information from database I only can see them with Internet Explorer (I'm using it to show me the output from my PHP program). If I want to see information from my database with Mozilla or Opera or Netscape or other browser...the browser doesn't show me those information from MySQL database. Can anyone tell me why? Thanks.
Summary: There are sites that I can't see, but when I ask other people to try them, they say they can see them. For example, these ones: classic.tere-art.com http://www.web-glitter.com/ I don't know what's wro...
Summary: The provided code is the entire code for a page that is supposed to be able to add, edit, view and delete records from the table 'publications$' . For some reason, I can't get it to let me add or edi...
Summary: This is a basic question, and I have some experience with PHP and databases. However, I can't seem to do this: I just want to extract the contents of a row into an array. I've looked everywhere, but...