Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
20% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #2K
~5K People Reached
Favorite Tags
Member Avatar for happygeek

[ATTACH=RIGHT]22083[/ATTACH]In an unusual take on the usual 'my smartphone is better than your smartphone' debate, a new survey has revealed that when it comes to the amount of time we spend using our handset of choice, iPhone users are the biggest addicts. So addicted, in fact, that many iPhone users …

Member Avatar for Rik_
1
550
Member Avatar for stephen186

Hi, Please share your thoughts on this. How do you guys manage to get actual high PR backlinks to your site. I basically use do follow blog commenting.. Please list all the possible ways here but please do not suggest social bookmarking, article marketing etc. we all know these. just …

Member Avatar for EmilyJohnson
0
777
Member Avatar for WolfShield

C++ was once the King of programming. It would crush any competitor! But, now it seems that C++ is getting less popular. New programmers are rushing to easier to learn, higher level, programming languages (e.g. Java). And with Microsoft coming out with C# which is gaining popularity (even though it …

Member Avatar for Netcode
0
1K
Member Avatar for jemz

Hi, can i ask some help on how to delete records in database.im using wampserver... I retrieve all rows and display it on the table which is php code and i want to delete rows if i will click the delete in the table...is this possible?please help me... [CODE] <?php …

Member Avatar for jemz
0
252
Member Avatar for vidjin

Hi, Can someone give an example how the following task can be achieved smartly? I have this Database Table with 2 fields [B]1. Brand_ID 2. Brand_Name[/B] [B]SQL[/B] = SELECT Brand_ID, Brand_Name from brands limit 0,12; and I have to loop through it and place the values in the following HTML …

Member Avatar for pritaeas
0
129
Member Avatar for vidjin

Hi, I want a Jquery based Ajax solution for Uploading, Cropping and Saving Images... I have been trying to find it for 3 4 days but I am only finding tutorials and solutions with postbacks when cropping images. Please help. thanks

Member Avatar for vidjin
0
135
Member Avatar for dpmattox

This is my first of I figure many threads. Before this year between Photoshop and Dreamweaver, I made HTML websites. I upgraded to notepad++ and Gimp/Photoshop and continued making HTML websites with occasional PHP for forms and such. I have my own private development server and it's not a recycled …

Member Avatar for chiiqui
0
329
Member Avatar for mary_forum

hi guys, i just want to add selected products into cart without payment gateway process.i want the coding tnx

Member Avatar for Stefano Mtangoo
0
145
Member Avatar for digital_plunder

i m working with sessions.. i have problem with sessions here is my coding " <?php session_register("admin_id"); if($_SESSION["admin_id"]=="") { header("location: login.php"); } ?> " i want to register a session but when i use session_register function i got error ""Deprecated: Function session_register() is deprecated in C:\xampp\htdocs\xampp\c\admin\session_check.php on line 2"" help …

Member Avatar for vidjin
0
101
Member Avatar for woopi

I have a form with checkboxes [CODE]<input type="checkbox" name="yo[1]" value=1 <input type="checkbox" name="yo[2]" value=1 <input type="checkbox" name="yo[3]" value=1[/CODE] I want to to insert values into db exactly like this create table tablename yo1 tinyint default 0 , yo2 tinyint default 0, yo3 tinyint default 0 insert into table set yo1=value, …

Member Avatar for diafol
0
224
Member Avatar for harsha.netpem

hello, I need the coding of only selected users allow the certain pages and they don't have a permission in admin section in php. Please reply ASAP.

Member Avatar for vidjin
-1
133
Member Avatar for vidjin

Hi, Is there any possibility to use Coda in windows for PHP Developement ?!?!?!? I have seen CODA on a Friend's Macbook Pro and it is wonderful and have great features. Anyway to use it on Windows? Thanks

0
102
Member Avatar for joedy

In my index.php file I have this $answer = $a + $b; echo '<iframe src="ianswer.php".....etc. etc. ianswer.php contains only the following line echo $answer; But the ianswer.php doesn't know what $answer is. If I change that line to echo "RUBBISH"; The word RUBBISH appears in the iframe. How do I …

Member Avatar for joedy
0
168
Member Avatar for asif49

I'm trying to make my website compatible with internet explorer. I've been thinking of making it compatible for IE and then Firefox and then I'll be good. It works for google chrome but there's some very very annoying little things which the new IE does. The images look much bigger …

Member Avatar for asif49
0
119
Member Avatar for asif49

So for the admin page of where "reviews" can be written and posted, I've created a delete article function but it's not one I wanted. The one I have now works the following way... A while loop prints out the specified information with their associated IDs. After they are all …

Member Avatar for Zagga
0
348