empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
[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
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
need help in update query
hi
i have a dynamic form. i need help in how can i use update query when values from dynamic for
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w