Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
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
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p