xml
<?php
echo "<h1>XML Articles</h1>";
$home
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Local file browser with php
Halo..
So this is what i want to create. I have a folder that i share and it has many movies.
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Need help Updating SQL Server Express DB from c# :(
Please can anyone help with:-
1 How to sructure the strSelect statement.
2 How to instruct
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?