SpiderPhp

Just another WordPress weblog

Posts Tagged ‘Page’

I’m only used to working with html files, like using FrontPage, etc. What the heck do I do with this php file. I can’t even open it. I need something easy. Thanks so much.

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

;–

Posted Saturday, January 23rd, 2010
Tags: , , ,
Posted in Uncategorized | 3 Comments »

something like “echo filename.php”

How Does A Php Page Work?

Posted Sunday, January 17th, 2010
Tags: , ,
Posted in Uncategorized | 3 Comments »

I have a website that was written for me in php. I want to change it. I can handle HTML. The page I wish to alter uses a header, a footer and the content. What actually puts it all together?
The page I want to alter has two blocks of data one above the other. (not by HTML tables) I wish to have these blocks of data next to each other. How do I do this?

How Can I Crack A Password On A Php Page?

Posted Thursday, January 7th, 2010
Tags: , ,
Posted in Uncategorized | 3 Comments »

I want to play a joke on a friend and take over his forum account how can I do this. Can I use a brute force application like brutus? if not how can I do it?
Thanks!

Sites have the css/html code on one page, so that they can just add their words on all your other pages without adding the whole code between the stuff. You get what I mean? How do you do that? I use SmartFTP if that helps.

How To Develop A Web Page In Php?

Posted Tuesday, December 15th, 2009
Tags: ,
Posted in Uncategorized | 5 Comments »

how to get started with PHP coding ?
What are the requirements Hardware and Software?
What is the latest version of PHP?

Is There An Addon That Lets You View Php Source Instead Of View Page Source?

Posted Wednesday, December 9th, 2009
Tags: , , , , , , ,
Posted in Uncategorized | 3 Comments »

I’ve been searching through Firefox addons but cant seem to find anything.

Is There A Way To Save The Source Of A Page As A String On Your Php Site?

Posted Monday, December 7th, 2009
Tags: , , , , , ,
Posted in Uncategorized | 2 Comments »

Is there a PHP code to save the source code of a given site as a string?

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