Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw