No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
My mac won't start up, it is always stuck on the Silver apple screen with a loading wheel. I tried using installer disc to boot, but my drive keeps on spitting the disc out. I need the files inside the mac. Anyone has a suggestion to solve the problem?
Anyone knows what I'm doing wrong here? I am getting supplied argument is not a valid MySQL result resource in line 34 [CODE=php]<?php //Connect to database server $conn=mysql_connect("mywebsite", "user", "pass"); if (!$conn) { die('Could not connect: ' . mysql_error()); } mysql_select_db("data", $conn); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" …
For example you want two tables that have a column that has an identical id and that id you want to print out in another table. how will you code it?
Im getting this error: Parse error: syntax error, unexpected $end in /hsphere/local/home/blah/blahblah.com/home/phonenumber.php on line 188. Problem is line 188 is </html> only. Also, I'm having problem making this code to work, it doesnt display the tables that I want [code=php] <?php $selection = $_POST['person']; $conn = mysql_connect("mrrrr.com","yyyyy","yyfffsd"); mysql_select_db("hhhh_ggg", $conn); // …
Not sure whats the cause, but the list won't nest properly /* CSS Document */ [code=css]* { margin: 0; padding: 0; } body { background-color:#333333; font-family:Arial, Helvetica, sans-serif; size: 2px; text-align:center; height: 100%; font-size:14px; } div#page-wrap{ width: 900px; /* to be change once finish*/ height: 650px; /* to be change …
Hi, I want to ask you guys if you could recommend me a good book for web programming. By the way, I'm a intermediate web programmer, fairly knowledgeable in HTMl, XHTMl, and CSS and I would like a book that would teach more in usability and flexibility of the website, …
The End.
Tonkz