How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <