error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday: