Php Script Help

i need help please
am searching for a php script where i can save visitors that visits me at work or home into a db through php where i insert them manually.

or if there is any php software where it can generate or create forms where i can design it…

anyone can help please thank you

You are going to want to search for guestbook scripts. However, when looking at the code, if the use mysql function DO NOT USE IT.

the address is public and have a comment box as i remember

What are you talking about?

hello astonecipher
am taking about a visitor history script that can save entries to db through the php script where i enter them
example like php form.
name
last name
arrive date
arrive time
time left
etc …
something like that…
am not finding the perfect form for this
www.phpkobo.com as an example but it encodes the code

Well, there is always trying to write it yourself. Data entry is a pretty basic concept in PHP

Hello astonecipher,
is there any software that generates a design with database tables ?

a software where i can draw and edit as i want … if you know what i mean.

I know I’m dating myself ;D , but I think you are thinking that PHP has an application that is similar to something like dBase (was popular in the 1980s) that was popular for the PC? Simple answer is no, but I’m sure somewhere out there out there someone has made some kind of app that allows for data entry. Just do an internet search and I am pretty sure you will find something. However, you are better of developing your own or hiring a developer. It just depends how willing you are the learn PHP and in my opinion it really isn’t that hard of a learning curve as long as you obtain a good tutorial(s).

Sponsor our Newsletter | Privacy Policy | Terms of Service