mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........