No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
The easy way to test if your PHP installation is ok is to simply create a new php file with the following code: [code=php]<?php phpinfo(); ?>[/code] Another things to take in mind are:[LIST] [*]how you write your file and folder names. [*]Check your file and folder permissions. [/LIST]Do you try …
Nice job, the original code i already know but the comments posted are very helpful.
Hello Forum Members, Congratulations to the author(s) of this excellent tutorial, clean and simple, but i think that it would be COMPLETE if it includes all the files related -code, images, etc.- in a zip file to be able to download. Best regards,
That's correct, you must use javascript to do that, either with ajax or japascript, i have a complete example that uses a countdown timer to control the time a user have to answer a question, you can see it at: [URL="http://www.gigasoft.astahost.com/trivia/"]Trivia Game[/URL] In this example i use a combination of …
Hello everybody, greetings from Lima, Peru. I have been using computers since early 80s when my father give me an Atari 800XL with 64Kb of RAM :p , basically i used it as a videogame console but i do some basic stuff in one of various versions of Basic, after …
The End.