Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~39.2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

16 Posted Topics

Member Avatar for Duki
Member Avatar for Dani
22
17K
Member Avatar for wavyaquaeyes

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.

Member Avatar for dineshnbhatia
1
20K
Member Avatar for omesa

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 …

Member Avatar for johnmahugu
0
97
Member Avatar for apwade

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

Member Avatar for RoryGren
0
114
Member Avatar for omesa

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 …

Member Avatar for kaykays
0
65
Member Avatar for alpha2006

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 …

Member Avatar for stymiee
0
219
Member Avatar for omesa

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 …

Member Avatar for Sylviana
0
336
Member Avatar for omesa

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 …

Member Avatar for omesa
0
113
Member Avatar for Dominicc2003

Hello, you done some selections yet? I am willing to help wherever and whenever I can.

Member Avatar for Sierrapat
0
121
Member Avatar for MIGSoft

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.

Member Avatar for omesa
0
160
Member Avatar for jack500

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( …

Member Avatar for omesa
0
131
Member Avatar for phaiymty

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); ?> …

Member Avatar for omesa
0
91
Member Avatar for omesa

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 …

Member Avatar for omesa
0
88
Member Avatar for omesa

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 …

Member Avatar for Puckdropper
0
77
Member Avatar for omesa

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

Member Avatar for omesa
0
79
Member Avatar for 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 …

Member Avatar for Dani
0
108

The End.