SpiderPhp

Just another WordPress weblog

Posts Tagged ‘Create’

How Can I Create Php File And How To Run It?

Posted Friday, February 5th, 2010
Tags: ,
Posted in Uncategorized | 3 Comments »

how can i create php file and how can i run it? What software do i need if ever. ahhhhm I just want to run it in my computer only anyway just for practice.

Any ideas on how to display page header and footer that appears the same on every printing page by php?

I use Geocities, I’d like to make a PHP login/logout/register feature…
Is there a way to do this?

How Do I Create A Form In Php On A Website?

Posted Friday, January 1st, 2010
Tags: , ,
Posted in Uncategorized | 2 Comments »

Do you know of any form creators or something where I can create a contact form to contact the webmaster, or an enquiry form, with a submit button to submit to an email address? Anyone can help?

It exists in graphic editors like Gimp or Photoshop, but I want my website do this with photo automatically. Any solutions?

How To Upload To Create A Xml File If U Have Different/many Php Files?

Posted Friday, November 27th, 2009
Tags: , , , , ,
Posted in Uncategorized | 1 Comment »

i create a template and downloaded it. but they gave me many different php files and they told me to upload and im done. what they mean by upload? upload where?

I have a form, has a load of text boxes, and some drop down menu’s, etc.. But when i submit the form I’d like it to automatically generate a report with those details and then send it to a specific email address.
Is there code that can do that or…?
Thanks x

admin function: to delete/edit posts
registered user can do
unregistered user
Users: edit their own messages after posting them and quote other messages
not allow rude words in message
n etc
just somehow like current built forum

I would like to create a login page for multiple users directing them to individual pages (depending on their login name). I would like the login page to contain a reset password function. In the mean time I would like that the user names, passwords and emails are stored in a CSV or flat file. Do you think that would be possible? I don’t like using SQL. Thank you.

How Do You Create A Line Break In Php?

Posted Sunday, November 15th, 2009
Tags: , ,
Posted in Uncategorized | 6 Comments »

I am formatting a header and want to create a line break between divisions. in html i would write:

XYZ

ABC

but is there a php equivalent to
Thanks!