No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
16 Posted Topics
Its Lunchtime here in Kenya, so I'm having chapati and tea.
Hello, Concerning the files, you need to put your files in a folder called "htdocs" where you installed the apache webserver for example my files are in c:/program files/apache group/apache2/htdocs/folder name/ so I on my browser I type [url]http://localhost/foldername/filename[/url] but first check if the server is running.
Hello, Salaams from Nairobi-Kenya. I have two problems with some scripts I downloaded a while ago. In script one, the scripts installed OK, but I can't login. If I enter the login name and password, nothing happens, just stays there, I have run the query on phpmyadmin and it returns …
I have done this but using cpanel on my web hosts(going to the redirect link and/or page on the cpanel of the web host), i think it could be done, given time
Hi, greetings from Kenya. I havae a small problem that i would like solved please. I had uploaded 2 html webpages to my webhost a while earlier. I made a new website using php/mysql and i uploaded the same to my webhost, after deleting the first 2 webpages.. The problem …
I checked the google checkout but was disappointed, because Kenya my country is listed but they don't yet offer these services to "outsiders." See, I wanted to use it with my upcoming website, everyone here is googling so I thought why not, but there vanished my dreams as I don't …
Hello everyone, I got the warning below as I was using a 'register' page, Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() I would like to know how to setup a local mailserver, just for …
Hello everyone. Power was coming on and off our building so my friend decided to remove the secondary hard disk. When I came home, and tried to plug in the secondary hard disk, there was a low bleeping sound, then it stopped right after being told to press f1 or …
Hello, you done some selections yet? I am willing to help wherever and whenever I can.
Speaking of beginnings, did you ever know that log on was putting wood on the fire? You kind of remind me of my early childhood, you haven't been taught by someone with a mother tongue accent and you get your AEIOU's all wrong... see you tomorrow for more beginnigs.
This is normally what I would do, I write a config.php file with the following script [code] <? // MySQL Settings $DbServer = "localhost"; $DbUser = "username"; $DbPass = "password"; $DbName = "database"; // making the database connection $dblink=mysql_connect($DbServer, $DbUser, $DbPass) OR DIE("Unable to connect to database"); mysql_select_db("$DbName") or die( …
Hello, U won't believe it. The $insert variable is a comment, just press enter after the word database and you are good to go. as in: before [code] // now we insert it into the database $insert = "INSERT INTO users (username, password) VALUES ('".$_POST['username']."', '".$_POST['pass']."')"; $add_member = mysql_query($insert); ?> …
Hello guys Its afternoon this side of Africa. I have a school project where a user register and they earns points. When the points are 10, the first user is either deleted from the database and/or retained in the system, either way the second person gets their points... and the …
Hello guys, I have a small problem whete there's this system i am creating. Users register and are added to the database. Users get pointe after two users have referred him or her. after attaining 100 points(in form of goods or service) the users can either be removed form the …
Hello, I get the error bolow on my page, could anyone with an idea tell me how to go around it? mysql_num_rows(): supplied argument is not a valid MySQL result Regards, omesa
Hello everyone. I need to put a drop dropdown menu on items(such as a category)that is pulled from a database. I have used php+ mysql to pull the data. Can anyone tell me if I can include javascript so that when the mouse is over tha item and/or category, a …
The End.
omesa