Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #2K
Member Avatar for kevin32

Hi. I'm looking for a social networking or dating script/software with the following features: > Standalone script/software to be used on my own server (no hosted solutions). > Supports mobile devices. Users can view my website, edit their profile and upload photos from their mobile phone. Can anyone recommend a …

Member Avatar for Jerry_8
0
189
Member Avatar for IWDesigns

hi, i have a site built in CI and i have integrated a js/jq image slider into the index page. i linked all the files to the correct places but for some reason the js isnt working? some of the fonts in the slider are controled by js files, and …

Member Avatar for Raj Kumar_1
0
696
Member Avatar for Techwriter10

A funny thing happened this week. Google tried to become Bing by displaying full color pictures on its Home page, and was undone by a bug. The irony here is just too obvious to ignore. Bing influences Google to change its plain white page, and it comes apart because of …

Member Avatar for jovy_WOG
0
819
Member Avatar for IWDesigns

hi everyone... i have a page running html and javascript... basically its a faq page, viewers click on a question heading and then the related questions appear below (done using the js hide command) i had the problem where everytime i clicked a heading the page went back to the …

Member Avatar for IWDesigns
0
95
Member Avatar for IWDesigns

hi everyone... not sure if this belongs here or in the javascript section as it uses both js and php? move it if needed. anyway....i have a script that pulls the faq results from my database and shows them in order of categorie. what im trying to do is use …

Member Avatar for Matthew N.
0
179
Member Avatar for IWDesigns

hi, i have a sms script written in php. im just wondering...is there going to be a fee for anyone from sending them? i tried looking on google and all i found was a bunch of sites selling bulk sms packages and a article from 2003 saying that the receiver …

Member Avatar for Zagga
0
99
Member Avatar for IWDesigns

hi guys... i have a form that submits info to the database...it works fine in ie, but was freezing in ff...originally i thought it was because my firefox has been playing up recently, but i got a friend to test on his machine and he got the same result the …

Member Avatar for Stefano Mtangoo
0
133
Member Avatar for sammry

I have one of the php site which I want to close or redirect a particular page from Saturday 9pm to Monday 6am. the page contains a form and when they submit a form it directs to form.php. So what i want to do is if some one access the …

Member Avatar for IWDesigns
0
202
Member Avatar for IWDesigns

hi everyone, i have some code that resises an image if its bigger than a certain size... the problem is that although the image is resised, its still pushing the div to the images full size? heres the code [CODE] .dt2 img { max-width: 300px; width: expression(document.body.clientWidth > 300? "300px": …

Member Avatar for IWDesigns
0
80
Member Avatar for youvi

See this is the URL path to access my local server.. "http://localhost/CodeIgniter/" I need to change this URL and need to give my own URL..after adding my URL i need to access my local server using my own URL... How can i do that??please help me...

Member Avatar for IWDesigns
0
159
Member Avatar for IWDesigns

hi everyone. i am trying to make a code which will act as a checkbox, but will be hidden from view, only to be used by people who know its there. it is part of a form and im a bit stuck, i was hoping to use a checkbox but …

Member Avatar for almostbob
0
60
Member Avatar for IWDesigns

hi guys!! got a serious issue that i think the word applicable is "screwed" basically i backed up my hdd as it was runnin sooo sloooow, and then reinstalled everythin...then i remembered i hadnt backed up a whole months worth of coding and i feel like smashin my head up …

Member Avatar for lazyaddo
-1
79
Member Avatar for IWDesigns

anyone got any experience with using the login with fb option?? im thinking of implimenting it into a site of mine but im not sure how it works, the fb documents are terrible and give no knowledge of anythin, and all the tuts are useless! i kno how it works, …

Member Avatar for matricol
0
82
Member Avatar for IWDesigns

hi guys, i hope this is the right place, ive been offered to write somethin to allow credit card payments on a website, but ive never worked with cc before. i have made gateways for paypal and moneybookers before but i think theres a lot more to it for credit …

Member Avatar for twiss
0
120
Member Avatar for Dannis86

Hello everyone, I want to build on a project and make a website like youtube just for fun, nothing really special, can I get code already that has been programmed? Or should I go for a whole new code, ofcourse I don't want to copy youtube, just make a website …

Member Avatar for Dannis86
0
187
Member Avatar for IWDesigns

hi, just a quikkie.... i have an idea to build one of my sites as a facebook app...not just a basic app but i want the site to be run solely through facebook like a farmville or mafia app works. i have a complete site already built, is it possible …

Member Avatar for ko ko
0
64
Member Avatar for tom356

Hi I have a developer working on a gift App for me, i have seen in for instance that the app bank were you can create your own gift APP all you do is upload a gif and when it is sent to the users wall page, there is a …

Member Avatar for twiss
0
70
Member Avatar for IWDesigns

hi guys... ive been working with codeigniter for over a year now, but ive been taking scripts apart and fixing errors/adding new functions, ....now im coding something from scratch and its proving to be quite annoying as the new version has a lot of stuff changed, so im pretty much …

Member Avatar for diafol
0
761
Member Avatar for IWDesigns

hi, im looking for a simple script that will let users draw basic images online. i just need something with a pencil/paintbrush and colours, does anyone know of anything in php or javascript that is available? or could anyone point me in the right direction so i could learn how …

Member Avatar for diafol
0
117
Member Avatar for Dannis86

I'm trying to learn to program with PHP, and i got XAMPP. I watched a tutorial on youtube. It should say, ''Please enter a username and a password''. But instead it just shows a blank page. My index= [ICODE]<html> <form action='login.php' method='post'> Username: <input type='text' name=úsername'><br> Password: <input type='password'name='password'><br> <input …

Member Avatar for Dannis86
0
2K
Member Avatar for veledrom

Hi, I want to buy a Codeigniter book to learn its framework and develop PHP applications with it. I've been using PHP about 4 years but never used any kind of framework before. Which one of these books would be good for me to get staring: [URL="http://www.amazon.co.uk/CodeIgniter-Professional-Development-Adam-Griffith/dp/1849510903/ref=sr_1_1?s=books&ie=UTF8&qid=1304357639&sr=1-1"]CodeIgniter 1.7 Professional Development[/URL] …

Member Avatar for veledrom
0
193
Member Avatar for oree

Hey there, I am looking to have 2 drop down lists, 1 for provinces and 1 for cities. i saw some examples in java script but since i dont know how to use java and i do know and LOVE php i wondering if anyone can help me with this …

Member Avatar for oree
0
2K
Member Avatar for IWDesigns

hi, i am creating a form of which will update portfolios, included is a text field...i already have blocked the usage of html and email addresses from being posted, but i cant seem to figure out how i would block website addresses? what code would i use to do this? …

Member Avatar for IWDesigns
0
232
Member Avatar for IWDesigns

hi guys i have a problem with php and sql my website is made in codeigniter and i have a transaction page which works perfectly...i also have a cp screen that shows the "last transaction" the transactions log deposits/transfer/withdrawels and if someone purchases a package whereas the transaction page works …

Member Avatar for Javvy
0
60
Member Avatar for IWDesigns

hi everyone...im having an issue with collecting the data using HTTP_REFERER the problem is if i paste or type a referral url into the url bar it gives an error :- Message: Undefined index: HTTP_REFERER but if i click the link from another site it works perfect... i understand that …

Member Avatar for IWDesigns
0
132
Member Avatar for IWDesigns

just joined up today! names earl, im a web designer from the uk but moving into the agency side of business! i have a freelancer website opening up soon so im looking at finding new ways of promoting it. theres a great deal of info on this site and its …

Member Avatar for maceman
0
29
Member Avatar for IWDesigns

hi, this is my first post here, ive read a few pages of stuff here and i find it really good, i learnt a few things already about marketing. anyway...my question... i am due to open a new freelance website for designsers/programmers/advertisers/writers and all other related stuff. i have had …

Member Avatar for redesignunit
0
128