unfortunately, ip that shown on the internet was provided by your ISP, so you can't change it unless you change your ISP :)
proxy doesn't change your ip address, what it do just make you looks like different person (different ip) from the rest of internet. But even a...
as it always evolved, javascript is the best... you can use many framework available by free to help you out with the coding.
here the line that make the problem: echo "<p class=\"blue\"> Login Form </p>"; this line will always executed on every request. just place it...
a little recommendation from PHP guys: if your php file is contain only php script, the closing tag "?>" should be omitted to prevent extra...
one thing you should aware is, php are parsed on the server, than it will output html (actually not usually html) and send them to the browser via...
if you want to do that on one file, that you need to check what kind of request it is... here the snipet...
if you using header redirect function on php, that mean your code need to output nothing before the line. Header redirect actually send http...
PM was sent, thanks...
Please check your PM, thanks.
It's quite easy: public class BaseClass {} public class ChildClass : BaseClass {}
i can do the job, please contact me, thanks
Separate names with a comma.