Dhtml4's Posts
Nairaland Forum › Dhtml4's Profile › Dhtml4's Posts
1 2 (of 2 pages)
Why you no kukuma post the problem, and whoever can solve it should raise up their hands. |
I can handle it I think |
FTP - First To Post FTC - First To Comment SB - Space Booked |
Space booked (in case this hits frontpage) |
Employ me to do the job. Yes, I have heard of it when I was still a baby. |
talk2hb1: Thats a quick cheat from Oga at TopAhem, a cheat? why would i have done that? Have you seen a cross-domain file transloader which might even employ an FTP script to bypass all them server settings? @op, if all above options does not work and web host does not do anything, let me know so we can possibly use a real cheat code. . . |
You can create a simple file like server.php <?php phpinfo(); ?> Search the entries for upload_max_filesize and post_max_size entries The two of them together must be increased to say 100MB You can alternatively try this, it might work Create a text file called php.ini into your server root directory containing: post_max_size = 100M upload_max_filesize = 100M After that, you can retry your upload or run the server.php and see if the entries have been changed |
The server does not have permission to upload more than 2mb - default setting, please inform your webhost |
You guys are shaking your head. You should know that I work on stuffs like frameworks on part time basis, these things chop gigabytes from my memory. |
I have completed the framework even before the date, now to release it for public, i am making some final minute decisions on it |
I am always scared of stopping by the roadside despite being a health worker. Best is to call an ambulance and hightail outta there. |
Brimmie: [size=16]There's nothing wrong with that.. As long as i am close to the Junction Box.AMADIOHA FIRE YOUR HEAD! SOOO YOU ONLY GO TO CHURCH BECAUSE OF LIGHT? |
^^^I was only joking jare, that is a great one. . .made in lagos! |
I will still download am jor! |
True talk |
Uhm, why not try to know the width of characters of the text. I AM A BOYIf we can assume that each character is 1 pixel then, the first line, I AM A BOY = 11 characters second line MY is 2 characters that way, you can apply space to centralize the various lines in your output. I hope you get the picture or should i be more explicit? Also, you can calculate the length a given block of text should give you - of course based on the size of the texts you are using. To get that calculation, you may generate a long text - and measure the length of pixels. . . .i am too tired to explain clearer, just getting back from tedious work |
Have you guys solved the problem already? I hav a suggestion which might work, but I prefer to code it fast. |
Keep up the good work dudes! |
1 2 (of 2 pages)