Depends what you mean by manipulating an XML file... If you mean pasring an xml file through PHP then sure thats possible. Take a look at http://us3.php.net/xml
lmao - yeah i drop it at the end...ive got some better ones than those three I just couldnt be bothered to look through them so i chose the top 3 in my folder
This is a very hard thing to protect. Because there are quite a few ways around disabling right click... For example the person could view the source and get the pictures location and access it directly... unless you protected its directory..
But a…
They have now edited out the links at the bottom of it... Good job that I took two screenshots before it was done.
They are editing the design right now so its obviously only just been ripped.
Ok ive contacted the host and told them to take a look and see what they can do. Ive also contacted vBulletin to find out if they are using a valid licence.
Oh and I found it because it was in my refferer log. I was just looking through quickly and saw it as being the latest refferer. So i thought id take a look out of curiosity.
[PHP]// search database to check for user
$request = "SELECT * FROM users WHERE password='".$pass."' AND username='".$user."'";
// hand over the request
$results = mysql_query($request);
// if mysql returns an…
Hello,
Im guesisng you are reffering to one of the PHP tutorials on the site...
To get a database first you need a host which offer MySQL databases. If you already have one you can create a new database in cPanel. If you do not know how then I su…
Little update on this problem...
Not only does it update my database on that script but also on a script which I created about a month ago - again which has no database interaction apart from queries.
I also put die(); at the top of my script whic…
At the moment no there is not a live link however this will soon be added.
By the way: If you havent already submitted your article or tutorial please do so now since this competition ends on the 1st September, which is only just over a week away.
…