Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Material Master Update through BAPI - Follow up material not updated
Hi Experts,
I am updating the material master through a custom transaction using the BAPI
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?