Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo