Current time: 01-08-2010, 07:06 AM | Shoutbox Hello There, Guest! (LoginRegister)


Post Reply  Post Thread 
GuestBoOk! Project
Author Message
RedTuning
Moderator
****


Posts: 88
Group: Moderators
Joined: Dec 2007
Status: Offline
Reputation: 2
Post: #1
GuestBoOk! Project

Ciao a tutti, di recente ho iniziato a programmare un piccolo guestbook in php che sfrutta i database mysql. Inizialmente avevo incominciato solo x fare una prova, ma poi il progetto mi è piaciuto e l'ho completato...certo, è una versione abbastanza scarna e semplice, ma è la base x poterla continuare e migliorare, sopratutto la grafica ke è praticamente assente. Cerco persone che magari mi aiutino a portarlo avanti e migliorarlo, imparando uno dall'altro.

Il guestbook, ke ho denominato GuestBoOk!, è completo d'installazione e pannello admin. Vi allego al post il rar con il guestbook, è facilmente installabile. Ovviamente come soprascritto necessita di un database mysql.

Se volete vedere un esempio già online (cliccando su GuestBoOk! BETA By RedTuning): GuestBoOk!

Accetto tutto, critiche e commenti Icon_cheesygrin



Attached File(s)
.rar File  GuestBoOk!_ver-0.1b.rar (Size: 6.66 KB / Downloads: 3)

Molte persone sono animali mitologici....animali mitologici con corpo d'uomo e testa di cazzo
=================================
http://www.metalhammer.co.uk/gods/

Vote In Flames in Best International band in MetalHammer Golden Gods!!!

-in IN FLAMES we TRUST-

This post was last modified: 29-04-2008 05:47 PM by RedTuning.

unknown browser unknown system
Browser e O.S.: 
29-04-2008 05:46 PM
Find all posts by this user Quote this message in a reply
xylitol2
GB - Newbie
*


Posts: 9
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #2
RE: GuestBoOk! Project

Small, nice and effective

Code:
$nome = str_replace("\'", "'", $nome);
$nome = str_replace('\"', '"', $nome);
$email = str_replace("\'", "'", $email);
$email = str_replace('\"', '"', $email);
$email_guest = str_replace("\'", "'", $email_guest);
$email_guest = str_replace('\"', '"', $email_guest);
$msg = str_replace("\'", "'", $msg);
$msg = str_replace('\"', '"', $msg);


why you dont use htmlspecialchars() for that ?

unknown browser unknown system
Browser e O.S.: 
14-05-2008 09:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RedTuning
Moderator
****


Posts: 88
Group: Moderators
Joined: Dec 2007
Status: Offline
Reputation: 2
Post: #3
RE: GuestBoOk! Project

yes xylitol in next update i use it Icon_smile


Molte persone sono animali mitologici....animali mitologici con corpo d'uomo e testa di cazzo
=================================
http://www.metalhammer.co.uk/gods/

Vote In Flames in Best International band in MetalHammer Golden Gods!!!

-in IN FLAMES we TRUST-
unknown browser unknown system
Browser e O.S.: 
15-05-2008 01:40 PM
Find all posts by this user Quote this message in a reply
Langy
Administrator
*******


Posts: 8.460
Group: Administrators
Joined: Sep 2007
Status: Offline
Reputation: 10
Post: #4
RE: GuestBoOk! Project

OT: xylitol2 why do u have register new account? u have lost password?


"There is no patch for human stupidity" - K. D. M.
unknown browser unknown system
Browser e O.S.: 
15-05-2008 02:59 PM
Visit this user's website Find all posts by this user Quote this message in a reply
xylitol2
GB - Newbie
*


Posts: 9
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #5
RE: GuestBoOk! Project

yep Icon_exclaim

edit:
i have used a temporary email adress

This post was last modified: 15-05-2008 04:43 PM by xylitol2.

unknown browser unknown system
Browser e O.S.: 
15-05-2008 03:46 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Langy
Administrator
*******


Posts: 8.460
Group: Administrators
Joined: Sep 2007
Status: Offline
Reputation: 10
Post: #6
RE: GuestBoOk! Project

"There is no patch for human stupidity" - K. D. M.
unknown browser unknown system
Browser e O.S.: 
15-05-2008 04:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites