cyph3r
Members-
Content Count
113 -
Joined
-
Last visited
About cyph3r
-
Rank
Advanced Member
- Birthday 06/12/1983
Contact Methods
-
Website URL
http://www.dhaneshrs.tk
Profile Information
-
Location
The Digital Arena !
-
aight .. will try this out soon then .. thankx for the prompt reply like always M^E .. regards Dhanesh
-
yeap i got that part, but bottomline .. there is NO extra setting from the host side to increase the upload limit of each user ? rite .. because the CMS does not have a php.ini file , so was a little confused. And if there is a php.ini file .. where is it located ? Regards
-
Thankx for the quick reply M^E .. i was looking at a possible answer for the first option. If i have a upload page and i tell the users that u can upload here .. how much can they upload to a max .. my mind varies because i am using e107 CMS and they say that the file upload limit for the user is 2 MB ONLY or depends on how much ur host is willing to allow. this is what the NOTE in admin panel says : Maximum file sizeMaximum upload size in bytes - leave blank to conform to php.ini setting ( php.ini setting is 2M ) Is there a php.ini file ? Regards
-
Just a general question about the upload part in Xisto.How much MB of upload is possible in Xisto ? I have a CMS where the default size is 2MB and they say that if i wanted to set the size to more , then i needed to contact the service provider to change the htaccess file ? is this true ?How much MB upload can a 150MB 2nd package account like mine handle ? if i need more what do i do ?RegardsDhanesh
-
Hey evought .. thankx for the explaination , kinda understood what it really does , wished i had a better proffessor to teach .. newayz have to live with it tho .. I need to pass out of this semester ! Sheesh .. i sound desperate !
-
wow , thankx for that info m8 , really didnt know what www1 or www2 ment , but since we are on the topic , i had this weird thing that just happend today .. Our library set up this portal kind of a thing ( books in stock , availability , search etc ) .. now i know that the library would have to be connected to the internal college server .. but for anything within a network there is a web address thats understandable .. what i cant understand is that my Lib portal address is http://forums.xisto.com/no_longer_exists/ ... could u explain that ? Regards
-
Cube Domain: A Word About Indians & Their English
cyph3r replied to miCRoSCoPiC^eaRthLinG's topic in General Discussion
Yup .. Call me crazy but i just did it LINK GOOGLE Search Indian folks have a good knowledge of the english language, sorry .. but leaving the exception of 10% people who have a bad english grammar as well as accent, I guess most of us nowadays r brought up to study english as the first language. I speak english at home being a marathi. But any average indian would be able to communicate in english in a given situation PERIOD ! Living outside india makes it easier to see the way indians speak english. I had this friend from hostel, a south indian guy came a year n half ago to study in dubai. The guy got admission in an american university .. and hell i can see the difference. Except that he still pronounces "monkey" as "mungee" -
First off ... Welcome Back ! Had a nice vacation i see .. heheDo u NOT know anything ? Jeez I least expected you to reply , and wow what a timing. Thankx a bunch for the quick reply.About the code, well i gave ur code a nice look and tried doing the thing on my own, well it took some time to get it right, but finally came up with the solution, i checked up with my proff at college ( belive me i hate that woman to the core ) , she had like a million problems with it, its like " I dont want u to do it the easy way and use pre frunctions .. write your own and do it " HELL !Newayz , this was the final outcome /** @attribute System.STAThread() */ public static void main(String[] args)throws IOException { DataInputStream n=new DataInputStream(System.in); String ch; String l; String a; char small; int p; System.out.println("Enter The String After Entering The Number Of Characters"); ch=n.readLine(); int i; a=ch.substring(0,1); p=Integer.parseInt(a); small=ch.charAt(1); for (i=2;i<p;i++) { if(small>ch.charAt(i)) small=ch.charAt(i); } System.out.println("\n Smallest Character"); System.out.println(small); l=n.readLine(); }}I got an idea from ur code and used it in the one i did, hope that isnt a problem. The only thing bothering me is that .. what is "throws IOException" i know its one of the components of import java.io, but in this case as u said it will do it any ways .. How does that happen ? I mean dont we have to define every bit of code supporter while programming ?Please pardon me for being so pestering , but i really duno this subject that well , i mean javascript was fine , it was fun and cool , but this is just crazy, either i need a good teacher or i need a good book. I rather consider myself to be a Hardware Freek than a software one.Thankx for the Reply and i guess m done with this bit of program just working on the palindrome program now .. ughhRegardsDhanesh
-
Heya guys, Been a looooong time eh, yeah well i was kinda buzy with college stuff and all those assignments just keep pouring in. I have java this semester and i have "NO" idea how to go abt it, 1 reason being that my proff. is going real fast in the explaination part and i doubt she knows anything in java Newayz , i was asked to do a small program in java , heres how it goes : I need to enter a word prefixed by the number of letters in it, and the output should show me the smallest character in that word. eg: 5Hello .... Smallest character is : e We were started off in studio .net and i have again no idea of how that works .. but playing around a bit made me get used to a few controls. This is how i started off , but i duno how to continue , could someone please point out any mistake and give me any ideas or better off , just give me ideas and not the whole program so i would try it myself , i am really bad at logic i know that suc*s .. but err .. i need to pass out oof this subject and get rid of this annoying proff. i have ... package smallchar;import java.io.*;import java.awt.*;/** * Summary description for Class1. */public class Class1{ public Class1() { // // TODO: Add Constructor Logic here // } /** @attribute System.STAThread() */ public static void main(String[] args) throws IOException { DataInputStream n=new DataInputStream(System.in); String ch; String a; char small; int p; System.out.println("Enter The String After Entering The Number Of Characters"); ch=n.readLine(); int i; a=ch.substring(0,1); p=Integer.parseInt(a); small=ch.charAt(1); for (i=2;i<p;i++) ...... How do i proceed with the for loop ? i really have no idea .. Thankx in advance Dhanesh
-
Thankx for the tip jipman, I was just looking through a few searches about linux and came accross this software, and since i am new and just lerning linux, i didnt know the technical problems involved, I just thought that since it installs on windows, It could help few other newbies ;)But anyways, is there any other version that works on windows ? I have mandriva installed so its no use to me, but just for the info sake.Cheers
-
Ahh, sounds good dude, but in my country the way these people pay isnt supported. Like for instance Paypal supports US, and i live in a country that even freeging blocks sites that have the word "hot" in the URL. Paypal was blocked a year ago and they opened it again, but incase they say what i do is illegal for their country and put me behind bars, then m done for. These guys change rules faster than they change their underpants. Neways, sorry about that frustration. But i would want to give that a try. But then again, i have crazy annoying people in college who dunt know what "forums" are, and i am giving them tutorials to use the basic works of a forum, but the main concern was Ad and thats y i had to shift, so one more ad and it gets to my head again, and anyways i have a last year at college so i wouldent bother much. Newaz thankx for the help Cheers
-
The download is nearly 50MB, Exactly 49MB. If you check the FTP/ HTTP download links, most of them have a folder called "ARCHIVE" , look into it for the version that suits you and get the ISO, Those are bootable. Hope this helps. Cheers
-
I guess u mite wana have a look at this site. I was recently searching for stuff regarding PowerPC vs Linux cause i have a PowerPC Mac and it runs on a G3, But i wanted to turn it into a complete linux dependent system. >> LINK << >> LINK 2 << I found this link to be helpful. Cheers
-
Man Dies From Playing World Of Warcraft Gaming? Harmful?
cyph3r replied to half1405241509's topic in Science and Technology
LOL thats hilarious, I mean bad that the guy dies of heart faliur. But c'mon PLaying a game ? Jeez .. well i sat for the second time playing Halo and completed the game in just 3 days. But yeah like abhiram said, i did have food, water and keep myself clean. A game of WOW can kill ya ? lol , thats a little hard to believe unless its from a recognised source.