square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another:
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
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
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe