Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
2
Downvoting Members
5
1 Commented Post
0 Endorsements
~13.3K People Reached
Favorite Tags
Member Avatar for masocha

Please assit to translate the following code from python to php [Click Here](https://www.dropbox.com/s/qndlm9qenvge6sf/pyussd.rar) Thank you

Member Avatar for Mike_106
0
6K
Member Avatar for masocha

Hello. l am using panzoom [Click Here](https://github.com/timmywil/jquery.panzoom/) plugin. Problem is the plugin allows the image to pan into invisibility. Does anyone know a way l can stop the panning before the image goes into the invisible part of the page.

Member Avatar for LastMitch
0
70
Member Avatar for masocha

l am trying to do a facebook autopost. Everything works fine if l supply my userid. However l need to get the id of the currently logged in user. $faceboook->getUser() returns 0 every time. l know the code is configured properly coz l can post to my own profile

Member Avatar for LastMitch
0
95
Member Avatar for masocha

l have a crushed laptop drive that is partitioned into two. The C drive is completely unreadable while the secondary drive l can open and read the files but l cant move them from the drive even if l try open and save as for some of them. Any ideas?

Member Avatar for happygeek
0
189
Member Avatar for masocha

l have installed application to page using https://www.facebook.com/add.php?api_key=valid_api_key&pages=1 but when l go to the page l cant see the page tab that supposed to hve been created.

Member Avatar for LastMitch
0
174
Member Avatar for masocha

l have been trying to install pear for a long time now but cant get it to work. l am using VertrigoServ as my webs server and have it installed in my D drive. Can someone point me in the right direction a tutorial or something.

Member Avatar for broj1
0
188
Member Avatar for masocha

l recently installed Ubuntu 12 and on first start on Firefox everytime l type google.com on the address bar l am redireted to some funny websites. The websites seem random and this only happens when l type google.com if l type for example daniweb.com it works fine. l am new …

Member Avatar for JasonHippy
0
235
Member Avatar for masocha

l need to create a realtion between EmailAddresses and Contacts through REST API. Anyone know the set_relationship syntax for those.

Member Avatar for masocha
0
154
Member Avatar for masocha

stdClass Object ( [0] => Array ( [0] => stdClass Object ( [id] => 123445566 [name] => Sharer Name [offset] => 0 [length] => 14 [type] => user ) ) [23] => Array ( [0] => stdClass Object ( [id] => 123456778_page_id_i_want [name] => Page Name [offset] => 23 [length] …

Member Avatar for blocblue
0
304
Member Avatar for masocha

l need to generate a dynamic PDO update query. l am not sure of the behaviour where we have the same placeholder name in th update and WHERE clause for example UPDATE users SET name = 'Master User' WHERE name = 'Dev User' As you can see placeholder name will …

Member Avatar for diafol
0
65
Member Avatar for Riu 2009

Hi everyone :) im a new in php and mysql and doing my final year project..i want to my teacher module to create quizes for students and then want to further grade them after evaluating the marks..i want to put fill in the blanks, MCQs and true false in those …

Member Avatar for Riu 2009
0
128
Member Avatar for reeweb

I need serious help with a website! It works fine with Safari, Google Chrome, and I spent a long time making it compatable for Firefox. But the website is completely differently in Internet Explorer. I am not having any luck at all with this one. If anyone could have a …

Member Avatar for JorgeM
0
335
Member Avatar for masocha

l have a php script writing to TCP socket. This connection needs to be always one as it can receive data anytime from the server. Now **problem** is only the first instance of socket_write works. i need to keep reading and writing data to the socket Just to clarify l …

Member Avatar for masocha
0
128
Member Avatar for masocha

l am trying to setup a USSD application working through sockets. l have no idea where to start, can someone point in the direction.

Member Avatar for pritaeas
0
189
Member Avatar for masocha

l am working on a USSD service. The USSD gateway will send XML to my PHP script. My problem is how do l read the XML and how do l send back XML. Thank you in advance

Member Avatar for pritaeas
0
73
Member Avatar for masocha

l want to be able to create a custom user page tab with custom tab url for user x, meaning any user who auithorised my app. Anyone know how l can do that.

Member Avatar for diafol
0
70
Member Avatar for masocha

l need to be able to add a custom contact page to a third party login user from my facebook app. Can someone point me in the coorrect direction, tutorials or clear documentation

0
66
Member Avatar for masocha

l have got a series of menus. What l want to do is change the background-color of the link onclick. What l have done use jquery like this [code]jQuery('.menu a').click(function(){ var clz = jQuery(this).attr('id'); jQuery(this).attr('class','active'+clz); })[/code] This is not work.The code needs to work on mobile phones

Member Avatar for MartinRinehart
0
1K
Member Avatar for masocha

Hello guys, so l installed this chatvibes app, now my searches are beng hijacked by this stupid plusnetwork.Checked in the search plugins folder for FF cant find it,Anyone know how to remove the irrirating thing

Member Avatar for sbenjys
0
109
Member Avatar for masocha

l am writing XML to a file. Everything works fine, however if l view the XML source the first line is always indented. Cant seem to figure out the cause. Thankx in advance for the help

Member Avatar for iceandrews
0
124
Member Avatar for masocha

l am writing XML to a file. Everything works fine, however if l view the XML source the first line is always indented. Cant seem to figure out the cause. Thankx in advance for the help

Member Avatar for ddymacek
0
87
Member Avatar for masocha

l use <img src = /> in the html but the image isnot showing in the pdf. Anyone know how to add images to pdf in html2fpdf

Member Avatar for chrishea
0
83
Member Avatar for masocha

l havinf problems sending individual emails with a loop within joomla The code is sending multiple emails to a single users something like its triggering an infinite loop. Please see code below [code] unction sendRequests() { $db = & JFactory::getDBO(); $sql = "SELECT * FROM `#__quotehunter_hunt_quotes` WHERE `flag` = '0' …

Member Avatar for masocha
0
126
Member Avatar for michaelzip

Hi. I have this table named tblProduct, which contains fldProductID, fldProductName, fldValue fldProductName contains its name, and fldValue contains how much is the product cost. Now I am having trouble with updating fldProductID. Here's what my fldProductID look like. [QUOTE][B]fldProductID[/B][INDENT]G01 G02 G03 GZ01 GZ02 TX01 TX02 TX03 TX04[/INDENT][/QUOTE] Its format …

Member Avatar for michaelzip
0
181
Member Avatar for masocha

l am trying to send individual emails with a loop using php mailer in joomla. However when l generate the emails l get something like 12 emails to one email address even if the loop is only 2 in size So its something like foreach($res as $r) { //send email …

Member Avatar for vibhaJ
0
79
Member Avatar for masocha

l am making an jax call and the data is coming back fine inserted into the specific div correctly. However my css is broken after the AJAX call. the h1 are too big some menu items disppear. See code below jQuery('#section').change(function() { jQuery('#loading') .bind('ajaxStart', function() { jQuery(this).show(); }) .bind('ajaxComplete', function() …

Member Avatar for Amr87
0
979
Member Avatar for masocha

Can anyone assist me by telling me where and how to to get a live precious metal feed on my website. Thanks in advance

Member Avatar for pritaeas
0
81
Member Avatar for masocha

l want to add products to cart from the browse page. However when l add a product with attributes l get the following message [B]Info: To add this product into your cart you have to select a product variant on the details page.[/B] Can someone please tell me how l …

0
84
Member Avatar for masocha

l need to change information on the contact us page on my contact us page but dont know where to do. Please assist

Member Avatar for ApocDen
0
128
Member Avatar for masocha

defined('_JEXEC') OR defined('_VALID_MOS') OR die('...Direct Access class aca_module [ var $shownamefield = 0; var $receivehtmldefault = 1; var $showreceivehtml = 0; var $listIds = null; var $linear = 0; var $fieldsize = 10; var $introtext = null; var $redirectURL = null; var $showListName = 0; var $buttonUnregistered = _ACA_MOD_SUBSCRIBE ; …

0
69