urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now