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
;
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.
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.
For example i have a string called “S0001″. How do i get the integer part out of the string.
I used to remember how to solve this but i can’t. Is it a missing quotation mark or bracket?
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.
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?