Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
30% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
5
Posts with Downvotes
1
Downvoting Members
5
1 Commented Post
~4K People Reached
Member Avatar for joemathew
Member Avatar for davy_yg

Hello, I am trying to create horizontal navigation NOT vertical navigation. What I have right now is vertical navigation. <div class="cd-tabs"> <nav> <ul class="cd-tabs-navigation"> <li><a data-content="inbox" class="selected" href="#0">Inbox</a></li> <li><a data-content="new" href="#0">New</a></li> <li><a data-content="gallery" href="#0">Gallery</a></li> </ul> <!-- cd-tabs-navigation --> </nav> style.css .cd-tabs-navigation { /* tabbed on top on big devices */ …

Member Avatar for marqusG
0
147
Member Avatar for DarkBerzerk

i wanna make simple script that multiply any input by .51 and show the result automatic, without pressing any button,i got two scripts first script add value one to value two and show result auto, other script multiply but i have to press button, how to merge them :S and …

Member Avatar for designershiv
1
1K
Member Avatar for DarkBerzerk

Hey there, i make table with some results and want to make the first row (titles) absoluted, but all the table have horizontal-scrollbar when i move the scroll the absoluted row dont move. how to fix that with CSS :/ Code: [CODE]<style type="text/css" media="all"> .slim #blueBar{height:37px;} #blueBar{background-color:#3b5998;width:895px;z-index:300} .fixed_elem{position:absolute;clip : auto;white-space:normal;} …

Member Avatar for marios_neo
0
142
Member Avatar for DarkBerzerk

I need Video Gallery With cPanel, i searched all over the World Wide Web and found nothing xD doesnt matter free or for money, im ready to pay for it, Video Gallery With cPanel to upload and edit and those things. :/

Member Avatar for diafol
0
109
Member Avatar for DarkBerzerk

lets say it in example,i had column, which its rows contain numbers increasing -10,-9,-8,-7,....-1, those rows got bugged and changed into 1,2,3,4,.....10, that was example, the real one is over 40,000 rows, and it was -2147483629,-2147483630,-2147483631,....etc and it turned into 1000000001,1000000002,1000000003,.... how to make script that scan for 1000000001~1000000050 (for …

Member Avatar for DarkBerzerk
0
90
Member Avatar for DarkBerzerk

some times i connect to the localhost via Windows Authentication and i loggin normally, sometimes i get this error and after i restart the problem solve, now even if i restart always the same error :/

Member Avatar for adam_k
0
60
Member Avatar for DarkBerzerk

im using SimpleCart script and when the custmer press the Checkout Button [CODE]<a href="javascript:;" class="simpleCart_checkout">Checkout</a>[/CODE] this code run [CODE] me.checkout = function() { if( me.quantity === 0 ){ error("Cart is empty"); return; } switch( me.checkoutTo ){ case PayPal: me.paypalCheckout(); break; case GoogleCheckout: me.googleCheckout(); break; case Email: me.emailCheckout(); break; default: me.customCheckout(); …

Member Avatar for DarkBerzerk
0
125
Member Avatar for DarkBerzerk

i have table in the database for login system [CODE]CREATE TABLE users ( username varchar(30) primary key, password varchar(32), userid varchar(32), userlevel tinyint(1) unsigned not null, email varchar(50), timestamp int(11) unsigned not null ); [/CODE] already have cart for things that doesnt need shipping, but its with JavaScript, [url]http://lasthunter.freehostia.com/rated-online/conf_files/js/simpleCart.js[/url] but …

0
170
Member Avatar for DarkBerzerk

i need simple shopping cart (without shipping fee and those things) but with/without cPanel and registration form with MySQL to save members data, any suggestions? :D

Member Avatar for DarkBerzerk
0
113
Member Avatar for DarkBerzerk

Im making Page in Facebook for my friend, and i need gallery script, but he know nothing about scripting and adding images and editing xmls,so i need Advanced script for Image Gallery that he can login as admin and upload new images and remove and organize in categories the already …

Member Avatar for G&G Designing
0
75
Member Avatar for bestkhalid

HI, I am trying to upload the music mp3 files with php script. but it seems that my server can't upload the large files from above to 2MB. is there is any solution to upload large files. I also try to put following to my .htaccess files, php_value upload_max_filesize 20M …

Member Avatar for IIM
0
94
Member Avatar for doctorphp

Hi everyone. I am trying to write a script that lets users of my website purchase credits. They either have the choice of purchasing 1,2,4,6,8 or 10 credits. Here is the code for the PayPal IPN. [CODE] <?php include 'config.php'; // read the post from PayPal system and add 'cmd' …

Member Avatar for vibhaJ
0
429
Member Avatar for DarkBerzerk

Hey all, I'm making online web based game, but i have some thing wrong that the Armor that the character equip dont calculate in the fight :/ and i tryed to make NPC account with no armor and other account with the same stats and same everything but using armor …

Member Avatar for DarkBerzerk
0
154
Member Avatar for DarkBerzerk

OK, I'm making items in webbased game and dunno how to design the db well to be able to use well this is the one i made but dunno its nice or no, gonna be hard to use anyway, what i need it item type which is Potion,Gem,or equipment ... …

Member Avatar for DarkBerzerk
0
89
Member Avatar for DarkBerzerk

I'm Editing little PHP and SQL script so if the code in the db is [CODE]`crystals` int(11) NOT NULL default '0',[/CODE] and in the php script is [CODE]$_POST['crystals']=(int) $_POST['crystals'];[/CODE] and other code in db is [CODE] `class` enum('Knight','Archer') NOT NULL default 'Knight',[/CODE] What the php script will be (in the …

Member Avatar for vibhaJ
0
94
Member Avatar for DarkBerzerk

Ok i want freedomain to test on so i dont care if its domainname.blabla.com i just need some good domain to test on , i was testing on freehostia but they dont allow crons i want some one have php,sql (at least one free server allowed)and crons aaaaan no ads …

Member Avatar for DarkBerzerk
0
130
Member Avatar for saadi06

Hi, Can anyone tell me that how we can check that flash player is installed or not in php.I have searched a lot but could not find anything.Please Help. Thanks in advance

Member Avatar for diafol
0
294
Member Avatar for DarkBerzerk

Hey All, I'm making online simple fighting game, this script is the attack.php which calculate the atk from the primary weapon and secondary weapon and calculate the def from the equipped armor and get them from the db what i want is if i add new item like Shield and …

Member Avatar for FreddieBambino
0
177
Member Avatar for DarkBerzerk

Hey guys, i was making some thing easy and small and I've made it many times ago, i want to make Div tag with width 670px and insite it two Div tags as 2 golumns the left 400px and the right 370px.. [CODE] <div class="bulb_body"> <div class="left_column"> <p>This is test …

Member Avatar for DarkBerzerk
0
128