Hi- I want to learn how to make my own web hosting. Including php- html- mysql- etc. Can anyone teach me? I would like it to be able to have vbulletin forums- ip.board forums- etc- and others...
can Powerpoint create and access php and mysql queries?? and HOW?!?!?!?!
I am looking to build a website and I think using mysql will be the best option to build a database. I want to download the free version to test it out and then buy it later.
I I don t know how to configure my computer to do this. I have a iBook G4. Any help would be appreciated.
i dont have a jdbc driver on my server D: what can i do?
i use java because i am making a game in java
The error im getting is:
Parse error: syntax error- unexpected T_VARIABLE in ..... on line 50?
Here are my lines 49-52:
// now let s get results.
$query .= " LIMIT $s-$limit" ;
$numresults = mysql_query ($query) or die ( "Couldn t execute query" );
$row= mysql_fetch_array ($numresults);
No comments:
Post a Comment