How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno