Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.