Friday, June 20, 2008

I need to create an interface with 6 tabs and a login window. but i do not know how to code the login tab. my requirement is that when i run the program the login window should show 1st and the rest of the tabs have to be un-selectable till the user enter the correct user name and password. no need to store passwords in a MySQL database.

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: