Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
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