script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Career Change into SAP
Hai
I am sajesh ,did my diploma in Mechatronics i have a 4 years of experience in
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s