SpiderPhp

Just another WordPress weblog

Posts Tagged ‘When’

What Does It Mean When There Is A .php, At The End Of A Website?

Posted Tuesday, January 12th, 2010
Tags: , , , , , ,
Posted in Uncategorized | 4 Comments »

Lately on MSN, my two of my friends accounts have been hacked and the hackers are sending links to anyone on and even offline contacts. But, every time they send me a link it always has .php at the end. Why?

How Do U Know When U Need A Semi Colon In Php?

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

How do u know when u need
;
the above in php.
In english it means and right, so does it mean also or someting in Php

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

I have a puzzle generated by css where each piece is a link. I need to assign more pages to the links than I have puzzle pieces. I’d like to have a list of pages to display somewhere, and randomly pick one link each time a puzzle piece is clicked and display it in a pop up window. Ideally, there would be a close button on the title bar OR only one window open at a time.

How Can I Add A Link With Php Only When A User Is Signed In?

Posted Saturday, November 14th, 2009
Tags: , , , , ,
Posted in Uncategorized | 4 Comments »

I’m using php for my use logins and my set up is..user types in information, it is saved in a mysql table, when they login it verifies the info. How can i make it so that i take away the login link with a logout link and add another link so the user can view their profile?

I’m trying to make special characters allowed, but when they are entered into a form, they don’t do anything with the code, in which they are processed through. Kinda like on this form that I’m typing. I can enter all the code I want, but when it submits, it will appear as I have typed it. Any ideas? examples would be great.
I believe it has something to do with regular expressions in PHP, and I have read mutiple websites about how to do this, but I just don’t get it. Please help.

How Do I Get A Part Of A String When Using Php?

Posted Saturday, November 7th, 2009
Tags: , , ,
Posted in Uncategorized | 2 Comments »

For example i have a string called “S0001″. How do i get the integer part out of the string.

My Web Page Displayed The Php Code When I Test It?

Posted Wednesday, October 21st, 2009
Tags: , , , ,
Posted in Uncategorized | 4 Comments »

I used to remember how to solve this but i can’t. Is it a missing quotation mark or bracket?

Ending A Session In Php Or With Php When A User Exits The Domain?

Posted Wednesday, October 7th, 2009
Tags: , , , , , ,
Posted in Uncategorized | 3 Comments »

I am working on a site and I use session variables to store some info. What I need to do is destroy the session automatically when the user leaves the domain but have forgotten how to do that.

Why Do I Always Errors When Making A Register With Php?

Posted Saturday, August 29th, 2009
Tags: , , , , ,
Posted in Uncategorized | 1 Comment »

ive been trying to make a spot where people can register for my site and log in. No matter which script i tried with php i would get an error. What script should i use and can you please give me CLEAr instaructions on how to use it?