Coding Your Sites ? - Coding your sites

Pages: 1, 2, 3
free web hosting

Read Latest Entries..: (Post #20) by Chatz on Jul 30 2006, 01:38 AM. (Line Breaks Removed)
QUOTE(wappy @ Jul 30 2006, 12:18 AM) i build wap/mobile sites so i use php/wml/xhtml/mysql but sometimes use text file database for some scripts. You can see examples or download some of my scripts on my wap site :-)Hi waapy! Like wappy I build wap/mobile sites,I use php,html,cgi,wml,mysql and asp.Im known as one of the best coder's wap's got to offer.I also got knownlodge on ... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > CONTRIBUTE > Computers > Programming Languages > PHP Programming

Coding Your Sites ? - Coding your sites

alexia
What kind of coding do you use on your sites?
I have so far learnt using a little tables and div/css. biggrin.gif

Reply

Raptrex
right now i dont use my own script
but if i do code a site i use tables and php
php including links and banners
and regular html tables to sort things

Reply

twentyinches631
When I first started out like 6 years ago when i was in junior high, I did the rookie thing and used lots of frames. Then I moved into tables, and I'm still a huge fan of them. I remember when everyone used tables for everything. I havent done much designing in the past 3 years or so though, so I didn't break too much into using CSS to control layouts. Apparently thats the thing to do now, so I guess I'll have to learn. Theres seems to be a huge arguement over whats better. I still think tables are safer for browser compatability, which makes me tend to stick with them.

Then asside from the HTML stuff I experimented a lot this year and learned javascript, asp (VBscript), and perl. So I'm definitely starting to incorporate those. More perl than anything. Recently I made a tool to randomly assign party jobs for my fraternity. It also lets you make specific assignments before the script runs. I'm also trying to write my own scripts for everything like form mail, and banner rotation etc instead of using the free ones online, so I learn more that way.

I haven't broke down and learned PHP yet however. I'll probably start on that as my next project. PHP seems to be pretty big in the industry right now. I kinda missed out on that boat as well.

 

 

 


Reply

ana
I pretty much just use CSS, that's the first thing I leared (besides obviously basic HTML). and now I am learning PHP and it is awesome! I love it. I don't know why I waited so long to get into it.

I suppose learning some javascript will the the next essential thing to learn more about. I've only done really minor stuff with it (like a pop up window and such...)

I think using talbes is indespensible, even when using CSS. it makes everything look nice and neat. whenever I use images and don't want the dumb save icon to come up on like an IE browser I just put it as the background in a table (and sites like IMDB.com use tables cleverly to keep ppl from grabing their images tongue.gif)

Reply

karlo
I mastered HTML and Tables/CSS because I always use PHP. To use PHP, you must know HTML also, which let's me read tutorials about Tables/CSS.

Reply

guangdian
used php lots of ... little html. no thing else.

Reply

mizako
QUOTE(twentyinches631 @ May 28 2005, 12:55 AM)
When I first started out like 6 years ago when i was in junior high, I did the rookie thing and used lots of frames. Then I moved into tables, and I'm still a huge fan of them. I remember when everyone used tables for everything. I havent done much designing in the past 3 years or so though, so I didn't break too much into using CSS to control layouts. Apparently thats the thing to do now, so I guess I'll have to learn. Theres seems to be a huge arguement over whats better. I still think tables are safer for browser compatability, which makes me tend to stick with them.
*



The awful times when the browsers did not display anything according to the standards are over. The tables were useful in that moment but now everything should be done with CSS. If you not believe in CSS visit CSS ZEN Garden they aim to convince the people that CSS are already the present and not just the future.

Reply

Mike
Well, on my site I use XHTML, CSS, PHP, and some JavaScript. JavaScript is for the little counter thingies that make it go '10 [1 second later] 9 [1 second later] 8' etc. PHP is the base of the site because that is my best programming language. I use it to add new features to my web site, and I am coding my own message boards source code using PHP. XHTML and CSS are what the pages run on, CSS makes the pages look beautiful, and XHTML is just cleaner. It's always nice to have an XHTML and CSS valid web site!

Reply

rvovk
Well I started with Frontpage and my first site contained frames, then I got Dreamveawer and tried to start to use it. It was something new for me and I kinda didn't like it. But I use it only for making cords link on parts of image to get URL link.
Then I started to learn CSS and XHTML, so I have so medium knowledge about CSS and I really like it cause you can get your creativity unleashed, but important thing is to master your knowledge in Photoshop, cause in other case your site can be dull if you know only CSS and no Photoshop.

Good example is: CSS Zen Garden

Reply

nonon
smile.gif

I use CSS, HTML, Javascript (for checking forms mainly) in the Presentation layer of the site, use Dreamweaver for this coding.

I'm also trying to use JSP/Servlets and i'm using The Eclipse Project (open source) for the code developemment of the Business Logic and Database layers of the site.

I also try to comply with the usabillity rules of W3C

Regards to all

nonon

Reply

Latest Entries

Chatz
QUOTE(wappy @ Jul 30 2006, 12:18 AM) *

i build wap/mobile sites so i use php/wml/xhtml/mysql but sometimes use text file database for some scripts. You can see examples or download some of my scripts on my wap site :-)

Hi waapy! Like wappy I build wap/mobile sites,I use php,html,cgi,wml,mysql and asp.Im known as one of the best coder's wap's got to offer.I also got knownlodge on web building but I'm still learning.Im very good on all code langueges that I code in.

Reply

wappy
i build wap/mobile sites so i use php/wml/xhtml/mysql but sometimes use text file database for some scripts. You can see examples or download some of my scripts on my wap site :-)

Reply

juice
I use in wml inside a php file, but I mainly copy and paist from other scripts because i've just started to learn this stuff and my site isn't too wonderful aswel. I can edit the hinds leg of a donkey (I hop thats right biggrin.gif ) PHP all the way! cool.gif

Reply

alexia
I Make : At First I Design In HTML format and then i include php functions
Its Really Easy And Fast For Design PHP
IF You Make Template at photoshop use this style
1 - edit your template in photoshop
2 - get table in photoshop
3 - open html editor and put table in page
4 - past picture in tabels
5 - edit your texts and objects
6 - put php functions
7 - save your file in .php format
Thats All for design with php and html and photoshop

Reply

MarCrush
QUOTE(Tyssen @ Jun 3 2005, 08:40 PM)
Did this guy just straight out copy 21inches post or is there something screwy going on with the board? Because the post that's at the top of page 1 is also at the top of page 2 and I saw a similar thing happen in another thread.
If it's a copy, for shame.  mad.gif
As for the question, I've been doing all XHTML & CSS design (no tables) for the last couple of years. As a couple of people have mentioned, CSSZenGarden is the perfect example of the power of CSS. I actually submitted a design to it last year but unfortunately, you can't see what it looks like anymore because my submission's got bad links to my images/CSS files which means all you get is a plain white page with some text on it.  sad.gif
*



This guy (jjhou) copyed from my post too, I reported the post and give him one negivate point. I think he just wants credits.
------------------------------------------
I shall check out the template sites later. Probably be good for my new site.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2, 3
Recent Queries:-
  1. wappy shout - 389.25 hr back. (2)
Similar Topics

Keywords : coding, sites, coding, sites

  1. Xampp How Can I Generate "automatic Start Sites"
    (7)
  2. Coding Help!
    Need Tutorial?! (3)
    Hey, guys... How can I build the following things. I already made the simple administrator page
    where I may add some news to the web-site, but I need to make one more things described below.
    Please, help me if you can. This is the way how it has to work. The process is described by two
    things of the illustrations: The first picture (or brief description of the news) will be
    somehow placed on the main page, the main page may have several of those things. On the first
    picture, you may see that is marked by red named : "Full Descr." that I mean full descriptio....
  3. Php Calculator That Calculates Genetic Percentages?
    I need help finding sites or tutorials. (2)
    Okay, I have created, looked, and generally studied simple PHP calculators. However, I can not seem
    to find any tutorials on how to create a genetic calculator. One that calculates genetic percentages
    similar to that of Punnette Squares. I have seen plenty of websites that have these types of
    calculators, but I have yet to see any websites offer tutorials on how to create these types of
    calculators. So.. does anyone know of any tutorials I can find or sites that might have the tutorial
    I am looking for? Maybe even a tutorial here? Reason for asking: I am creating a webs....
  4. Best Sites For Learning Php-mysql
    (4)
    Hi I was reminded of this earlier by a post in a topic, meant to post it but forgot and the topic on
    php books reminded me. Well anyway there is tyhschools for learning php (unless someone else knows
    a better 1) but I wan't to know what is the best site for using php with mysql (using
    phpmyadmin) also whats the difference between postgresql and mysql? though I must admit the
    postgresql version of phpmyadmin whatever it's called looks better (visually)!....
  5. What Coding Languages Are Required?
    (5)
    I want to add a feature in my website so that users can make a professional -looking resume-like web
    page. It will be like a form based series of questions that visitor ll need to answer.Based on this
    a webpage as prescribed in pre-defined template ll be created .I want to know to do this what
    languages are used? I want some suggestion regarding this.My site is currently on Joomla platform.
    thanks in advance....
  6. Help With Coding!
    please anybody help me! (2)
    Hi all..(if this is in bad section then sorry) I have one big problem with my site and I don't
    know how I can repair it. I have auto refreshed Shout box at site but there is little problem!
    When this shout box is accessed for guest there are coming spam bots and just spamming it. I know
    how to do it but I don't know about php. I have code for make this shout box Spam protected, but
    I dont know how to do it. All time when I add this code to php file, there is all things okey but
    auto refresh is not working /sad.gif" style="vertical-align:middle" emoid=":(" bo....
  7. New Found Php Coding Errors
    I always thought these worked, but suddenly they no longer do?! (5)
    Hi i'm dan from new zealand, right next to my home land australia. I have been writing php
    scripts for two years now and just recently none of them have been working. Please help me out as
    best as you can, i'm sure it is only something simple. CODE ----------------Form
    1-------------------------- <?php // ---- Customized form script for the HBRC---------------
    // Receiving variables ----------------------------------- @$fn =
    addslashes($_POST['fn']); @$ln =
    addslashes($_POST['ln']); @....
  8. Php Frameworks - Leaner, More Efficient Coding.
    A quick overview of what they are and where you can find some. (1)
    PHP Frameworks What do you guys think of coding websites using framworks like Zend or CakePHP? I
    used to code my applications from scratch but it does get tedious and because PHP is not as
    structured as other languages it's very easy to create redundant, unmaintainable code. I think
    a framework should be more than just a bunch of libraries. It's true that having libraries for
    functions specific to what you are trying to do might help alot but it takes more than that to
    create some maintainable code. What I' m talking about is MVC and Front Controllers. The....
  9. Help With Some Website Coding
    Databases and saving form results (4)
    Hey all, I was looking for some help with creating my new website. I have a form already created,
    with some text areas, checkboxes, drop down menu's, ect. I need some help setting up the code to
    save the form data once the user clicks "Submit" after filling in their information in the form. I
    was hoping to do this 2 ways - 1. Saving the information into some type of database (MySQL I'm
    guessing?) and 2. Have the form results emailed to me. I am familiar with the old way of emailing
    the results by putting "mailto:email@domain.com" into the form, but new browse....
  10. Papular Wap Scripts 4 Your Sites
    collection of WAP scripts (3)
    Redirect script webbrowser from wap to web and wapbrowser from web to wap. CODE <?
    $htmlredirect = "http://kralj.frih.net"; $wmlredirect =
    "http://kralj.r8.org";
    if(strpos(strtoupper($HTTP_ACCEPT),"VND.WAP.WML") > 0){
    header("Location: ".$wmlredirect);} else{ header("Location:
    ".$htmlredirect); exit;} ?>
    ================================================================== Graphic counter. !!!
    Dont forget to create count....
  11. Simple Text Counters
    Counters i use on wap sites ;-) (15)
    First create a dir "counters" in root add to it dailyhits.txt, hits.txt, online.txt an CHMOD 0777,
    place this on index: CODE //online counter $tim = 120+time(); $time =
    time(); $f = "counters/online.txt"; $nusk = file($f);
    $sk = count($nusk); $in = $HTTP_USER_AGENT.$REMOTE_ADDR; $fp =
    fopen($f, "w+"); for($i=0; $i<$sk; $i++) {
    list($nix, $timf) = explode("|", $nusk[$i])....
  12. Requesting Auto Generating Id Tag In Php Code
    Php Coding (2)
    Hello...I'm designing a website in PHP where ppl can submit their links for "cool sites".
    Anyway, when somebody submit's a link to a website for example "http://www.google.com" it
    creates an id such as "index.php?id=1134411593". I dont want the links to be converted into
    id's. I want it to remain as "http://www.google.com". I have the following coding on
    ( echo " ). I'm a novice. Please Help!!!!
    Thanks... Plus I also want to add the date on when the link was submitted. Please follow our foru....
  13. Php Scripts Free For Every One
    list of the best php scripts sites (12)
    so what's you favourites php scripts sites? mine are : 1- hotscript 2- phpbuilder 3-
    developershed 4- internet so what's yours? /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" />....
  14. Anyone Know Any Good Sites To Learn Php
    (17)
    ive tried many sites like www.w3school.com. Ive tried some of the guides in the forums here. Ive
    triedwww.php.com. If u have any other sites please tell me and make it a site that is easy to learn
    php and to understand wat they are saying please. ANd maybe a site to learn mySQL but i am using
    w3school for mySQL....
  15. Reading Site's Source Code With Php
    is this possible? (8)
    Hey guys. I want to know if it's possible to read a site's source code using PHP. Would
    using $blah = file(http://google.com); work? I want to make a script that will retrieve the
    comic of the day from http://comics.com/ . Currently, I have another source, http://ucomics.com/ ,
    but that site doesn't have some of the ones that I want. The thing is, http://ucomics.com/
    uses an easy file name for each comic in their comic of the day. Here's an example of the file
    name: ga050826.gif. That is for August 26th, 2005. Simple stuff. http://comics.com/....
  16. Html Within Php Coding
    Is there a way to read HTML Code? (11)
    Is there a way to have PHP read a text file, which contains HTML Code, not text to display. This
    way i have a simple code in every page, linking to this text file, and then if i'm wanting to
    change the code, i only need to change the code in the text file. If that all makes sense?
    /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> I get the feeling it
    can be done, but the only code i have seen is one that displays the contents of the text files.....
  17. Php Dynamic News Updating Using Mysql
    changing a sites news using MySQL and PHP (3)
    Hey everyone. It appears to me that everyone really know what they are doing in this forum and im a
    pretty new to this PHP and MySQL combo. I know some PHP but not MySQL....I am trying to make a new
    website but i want to be able to go to a certain update page and change the news on the main index.
    For example: - The main page show news updates of the last 10 post. - I go to the update page
    and then fill in the form and it will add this post to the top of the list and still only print the
    top 10. I have no clue how to do this with MySQL. At the moment i am doing it u....
  18. Different Styles Of Mysql Coding.
    (2)
    I look around the place, and at my own MYSQl scripts, and most look the same except with a few
    differing factors. Now Im relativly new to MYSQL, and not so new to PHP. The problem is though, I
    havent been able to test my scripts/site out so Im not sure if my scripts are right. For example,
    heres a script to create my user table. CODE <?php $DBhost = "localhost";
    $DBuser = "********"; $DBpass = "*********";   $DBName =
    "*********"; $connection = @mysql_connect($DBhost,$DBuser,$DBp....
  19. Many Php Script Sites
    (16)
    Hi I find many sites has PHP scripts :: http://www.proxy2.de/scripts.php http://www.free-php.net
    http://knubbe.t35.com/ http://www.ngcoders.com/ http://www.oxyscripts.com/
    http://www.phparena.net/ http://www.1phpstreet.com/ http://px.sklar.com/
    http://www.scoznet.com/ http://php.resourceindex.com/ /blink.gif' border='0'
    style='vertical-align:middle' alt='blink.gif' /> ....
  20. flatfile guestbook for wap sites
    (3)
    I dont know if any of you guys have a wapsite but i do so i made a guestbook. Here ....

    1. Looking for coding, sites, coding, sites

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for coding, sites, coding, sites

*MORE FROM TRAP17.COM*
advertisement



Coding Your Sites ? - Coding your sites



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE