Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt