Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug