Search results

  1. StrongFaith II

    [CSS]Help.

    Hello!! Well , if you can help me how to change font family for normal text in CSS (without <p> tag) . If its possible tho. If you don't understand ill explain you :P Thanks ! Thanks X1M! Thread closed.
  2. StrongFaith II

    [DEV]PHPRetain Poject[Professional CMS, PHP]

    PHPRetion Project Coded Features Custom MySQL Config One part of includes One part of page templates! Coming Features Completing Includes Completing Templates User Login and Register System News System Housekeeping Add-ons More... Code's Screens: Completed features are going to be...
  3. StrongFaith II

    [TUT] How to make custom functions [PHP , MySQL]

    Hello today i will show you how to make custom functions like $db->connect() (placing mysql_connect()), $db->query (placing mysql_query()) etc. Hope you understand me. Okay watch and learn : <?php // starting class MySQL // lets make the class. Class is going to complete whole custom function ...
  4. StrongFaith II

    [sql] How to select last id ? help![help]

    How can i select Last id in sql ? ive tried : SELECT LAST(id) FROM table but dont work ! YES... i googled i searched ! Hope you help me :P -Thanks!
  5. StrongFaith II

    [PHP] shows all the info of PHP creation !

    Hey , i found a script that shows much things about PHP , and its the simplest thing that biggest noobs can do it ! <?php $info = phpinfo(); echo $info; ?> thanks , strongcoder !
  6. StrongFaith II

    Show DevBest [R2.1]Calculator[PHP]

    Hey People, Ehm , i was thinking on fixing all bugs in Calculator R2.0 and make a different CSS for it ;)! Done with it , now going to release it here !! ¬_->Calculator<-_¬ Screenie : index.php: <html> <head> <title>Calculator R2</title> </head> <body...
  7. StrongFaith II

    [PHP[R2]]Advanced-Coded Calculator[Made by SG]

    Hey people!! Finally after MUCH errors and problems Advanced-coded Calculator R2. Hope you like it:) ---->CALCULATOR<---- Calculator have ONLY 1% bugs , you may find them and post in comment or find and fix , also post in comment. Calculator is not coded in 1 file for "select" problems...
  8. StrongFaith II

    [PHP]How to use 'if() and else' statements[TUT]

    Hey peoples !! Today i'll show you how to use if() and else statements . How to use if() statement EX 1: As we know when we use date() function on PHP , it shows "DAY/MONTH/10" (10 = year). Some peoples want to show it as "DAY/MONTH/2010" , well to do that we use if() statement , watch and...
  9. StrongFaith II

    [DEVELOPMENT]Calculator R2[PHP , Advanced , CSS]

    Hey peoples! Right now i am working on Advanced PHP & CSS Calculator Well , it is not very easy , it is too hard :P Features Already requesting a CSS code ---> http://devbest.com/showthread.php?1763-CSS-Request-COOL-one Notes; 1. If you wanna flame , do not comment. 2. Give any of your ideas...
  10. StrongFaith II

    [CSS]Request[COOL one]

    Hey peoples :P As i am at coding Calculator R2 , i Cba code a Cool CSS for it. If you can do it please post the CSS code in comment. What is required ? CSS code A screenie on how it is Notice : Please do not comment if you wanna flame or you do not have CSS code and screenie...
  11. StrongFaith II

    [R1.1 , PHP , No advanced]Calculator R1.1

    Hello devbests :) Well , my R1 of calculator had enough bugs, as i fixed it , i was thinking to release it here Notice : R2 is not released yet , that is all the same as R1 BUT.. fixed bugs , added <center> and background colour (sucks :P) 2. If you wanna flame , do not comment. Screenie ...
  12. StrongFaith II

    [PHP]Very simple calculator

    Hello devbests ! I coded a VERY SIMPLE CALCULATOR in PHP , so i thought it would be good to release it. PHP : <html> <head> <title>Calculator</title> </head> <body> <h1>Calculator - Coded by StronGCoder</h1> <p>Welcome to our calculator - coded by StronGCoder</p> <p>Today is <?php echo...
  13. StrongFaith II

    Introduction Hey , im StronGCoder !

    Hello DevBest >:)< I have been checking habbo releases here for a long time and i finally registred ! I am a good habbo coder , i code PHP , MySQL and Basic Visual C# ! Thanks!
Top