Adamoverload's Profile
Reputation: 7
Neutral
- Group:
- Members
- Active Posts:
- 103 (0.15 per day)
- Joined:
- 18-June 10
- Profile Views:
- 2,801
- Last Active:
Apr 12 2012 12:42 AM- Currently:
- Offline
My Information
- Member Title:
- Dedicated Member
- Age:
- Age Unknown
- Birthday:
- February 6
- Gender:
-
Male
- Location:
- Northern Ireland
- Interests:
- Gaming, Coding, Cars
Contact Information
- E-mail:
- Private
- MSN:
-
Overload.moh@hotmail.co.uk
Users Experience
- Experience:
- Advanced
- Area of Expertise:
- Coder
Topics I've Started
-
Infinite Scroll
11 April 2012 - 11:17 PM
I have to get the JQuery selectors for the infinite scroll plugin, but im not sure if I have the right ones, could someone please list the selectors for me.
http://www.noisic.co.uk/windex.php - Site
http://www.infinite-scroll.com - plugin site
I need 4 selectors and ive tried many combinations with no luck.
Thanks,
Adam -
Portfolio
08 December 2011 - 12:50 PM
Hey,
So i've had this undergoing for many months now, always found other things to do,
Need honest opinions on this layout: https://forrst-produ....png?1316350144
Any C&C is welcomed,
Cheers,
Adam
-
Annoying mySQL error
05 October 2011 - 06:17 PM
Hey, can anyone enlighten me why I have this error:
Quote
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'condition='Poor', account_number='N/A1',
It only seems to happen when i add the condition column into the query. This is the only problem, when I remove it the update query works fine without any errors.
Any chance someone knows were I'm going wrong?
Thanks, Adam -
Android Apps/Games
07 September 2011 - 11:28 PM
Hey all,
So i recently learnt how to develop Android apps, which was a challege but its been a while since i had such a challege so i really enjoyed it. Are there any apps that the IPhone has that Androids do not? Or an Android app that really could do with a new app that does the same thing but makes it a lot easier or user friendly?
Please if you could all gimme a few ideas, i would love it!
Thanks,
Adam -
mySQL query with 2 criteria in 1 single column
17 August 2011 - 08:25 PM
Hey i need a query that searches a column called status for only 'Quote Sent' and 'Item posted' but my current query isn't working:
$query = "
SELECT * FROM `table`
WHERE
(`status` = 'Quote Sent' OR `status` = 'Item Posted')
ORDER BY
`posted` DESC;
";
Anyone can help me with this?
Thanks, Adam
Help




Find My Content
Display name history
Comments
emms
12 May 2011 - 10:10