Joined: Sun May 25, 2008 5:34 pm Posts: 95 Has thanked: 2 time Have thanks: 1 time
* Project Name:
PHP Phone Book * Programmer:mileloader * Type:Web * Technology:PHP / Apache * IDE:Dreamwaver * Description:This a php- Free Phone Book Project using Mysql database server and Apache web server.It is so simple to understand. It provide the following functions:
File comment: Project source PhoneBook2.rar [6.35 KiB]
Downloaded 4370 times
Casper
Topic subject: Re: PHP Phone Book
Posted: Sun Jun 01, 2008 1:48 pm
Joined: Tue Nov 06, 2007 2:17 pm Posts: 847 Has thanked: 0 time Have thanks: 1 time
wow, thanks so much dude, keep on the good work
_________________ Any help needed just reply to my topic , ccna ,ccnp certified .
msi_333
Topic subject: Re: PHP Phone Book
Posted: Sun Jun 01, 2008 2:05 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
Good
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
strandcentury
Topic subject: Re: PHP Phone Book
Posted: Mon Sep 01, 2008 11:37 am
Joined: Mon Sep 01, 2008 11:20 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
in the package there is no sql file for the mysql database - how to I set up the database without the sql file, since I do not know the database structure. Please help!
msi_333
Topic subject: Re: PHP Phone Book
Posted: Tue Sep 02, 2008 2:11 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
strandcentury wrote:
in the package there is no sql file for the mysql database - how to I set up the database without the sql file, since I do not know the database structure. Please help!
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
you are welcome
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
new.boss
Topic subject: Re: PHP Phone Book
Posted: Wed Jan 14, 2009 4:11 am
Joined: Tue Jan 13, 2009 6:26 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
please help how can i update database ?? using this .txt file i am new bee . . . .
msi_333
Topic subject: Re: PHP Phone Book
Posted: Thu Jan 15, 2009 12:04 am
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
use the phpmyadmin for mysql it is a great tool
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
siginigin
Topic subject: Re: PHP Phone Book
Posted: Thu Jan 22, 2009 10:11 pm
Joined: Thu Jan 22, 2009 9:40 pm Posts: 2 Has thanked: 0 time Have thanks: 0 time
well, i've to warn you (sorry mr. author), but this phonebook has many potetial security risks like non-sanitized inputs = no protection against well-known attacks (XSS, session_fixation, ...) so I highly don't recommend this software until biggest mistakes are fixed... on the other side, if you want to use it inside your home network behind reliable firewall, i've no objections...