Flash components Flash files Utilities

XML + PHP Cool Animated Guestbook

$12.00
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON- COMMERCIAL PROJECT - details
ID: 1032 | Views: 6594 | Downloads: 1
Or

morebgaby88
Uploaded By: bgaby88 Author
Easy to modify - Named Labels - Commented Actionscript

!!!!!DOCUMENTATION - HELP FILE INCLUDED with images!!!!

Features:
- DRAG and DROP!!!
- stores data in xml
- insert data useing php
- nice effects
- detailed view at click
- visitor can post his link and visit links with auto appearing button(if link is given)
- at long comments tip appears and the user can scroll the text with mouse scroller
- warning messages if user enters wrong info to contact form
- at new post the new post appears immediately (no lag)


Documentation file includes help to add more items

ASK Ask a question & Live a coment (Public)
morebgaby88
bgaby88 author said
Posted on 2009 Jun 25
!!!!!! IMPORTANT!!!! on some servers the php script can work strange and add some additional "" character in the comment (used to indicate special character " ) and if there are additional characters in your data.xml file you should add an aditional line to your gb.php file

- additional line: $Comments = ereg_replace("[^A-Za-z0-9 !:*"()@.-/']", "", $Comments);

- where to put the additional line :
after the line where this code appears: $Comments = $_POST["Comments"];

it should look like

.......
$Comments = $_POST["Comments"];
$Comments = ereg_replace("[^A-Za-z0-9 !:*"()@.-/']", "", $Comments);
......




more

Do you have any comment or questions about bgaby88 file?


Please register & login before you post!