Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
How to add advertisment on top of videos
Hello,
I was told that i should find the answer for this problem in this forums.
I searched a
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in