Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...