need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul