Likes Received By proactiv3
-
jestep liked proactiv3's post in the thread please solve the math equation in php.
Well, it seems a rather simple problem to me: y = 3x - 18 If x = 1, y = -15 If x = 2, y = -12 If x = 3, y = -9 If x = 4, y = -6 If x =...
Jan 20, 2012 -
aceriker liked proactiv3's post in the thread Questions on how to work with a freelancer.
1. Compile a complete list of requirements\functionalities that you'll need for your website. Any *decent* freelancer will translate...
Dec 28, 2011 -
asgsoft liked proactiv3's post in the thread Synatx error with MySQL.
What's the MySQL error being shown? Why would you store the id field as NULL? Is that your primary key? If so that might be it. Just...
Dec 11, 2011 -
sarahk liked proactiv3's post in the thread How to save image in web sql database using javascript.
He's not connecting to a database on any server. He's using the new Web Storage API (HTML5), a client side database (against which you...
Dec 8, 2011 -
irockdworld liked proactiv3's post in the thread Is there any free Simple PHP Mailer Script..
There's PHPList - it's free an Open Source: http://www.phplist.com/. As for the subscription part, look at their docs (only a bit of...
Dec 5, 2011 -
mhrlive liked proactiv3's post in the thread reload a flash object every x.
<!doctype html> <html> <head> <title>Test</title> </head> <body> <img id="swfobject" src="image.jpg" /> <script...
Nov 29, 2011