Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g