Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w