JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
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
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i