The Most Active and Friendliest
Affiliate Marketing Community Online!

“AdsEmpire”/  Direct Affiliate

Search results for query: *

  • Users: lala56
  • Content: Threads
  • Order by date
  1. L

    Error handling

    We struggle to come up with a decent error handling function. I thought that I use a global variable $live to easily make a switch from testing to live. I will keep the function in an include file. I kind of got there to print a "user-friendly" message when the site is live, but it messes up...
  2. L

    .htaccess file

    I have been adviced to upload a .htaccess file with the following entry: "AddType application/x-httpd-php .php .html" to my new domain space to allow php (MySQL) functionality inside a "normal" .htm page. It is said to be better to save files as .htm than .php with regard to SEO. Please...
  3. L

    Polish special characters

    Does anyone have experience with Polish special characters in JavaScript messages? Using coding for those it displays the coding instead of the character. lala By the way, a big hello to you guys. Was kind of somewhere else for a while, but back home...
  4. L

    Text file displayed in webpage

    Is there any way to include content from a text file in a web page? lala
  5. L

    Into Databases Part III - Normalisation

    It is called normalisation when you efficiently organise tables in a database and use as little disk space as possible. Redundant data and integrity issues through unsynchronised data are avoided as much as possible. The process of normalising starts off with the least restrictive through to the...
  6. L

    Into Databases

    Part I The term database refers to a specific set of data, which can be accessed and manipulated through a database management system (DBMS). The databases themselves can be object-oriented, relational or hierarchical and there is a wide variety to choose from. Some DBMS are available only...
  7. L

    Unable to open frame document

    Recently I got this problem with a frame document in Dreamweaver. Instead of showing the frame document with frameset etc (on which I click) it opens a file called Untitled Frame 2. In there it has a reference "remote file:http://www.website.net" (which is referenced in the frame document)...
  8. L

    Useful SEO sites

    Hi guys, I promised to write some more tutorials, but have not got around to do it. In the meantime I hope you find the following two websites useful: Spider simulator: Search Engine Spider Simulator SEO glossary: Search Engine Optimisation Glossary lala :)
  9. L

    Bulk population of database and more

    Hi guys, after creating a MySQL database could you populate the fields through an import of a CSV or an Excel file? This would make things much easier... If you were intitially to setup PHP and MySQL at home and then later place it on your web space would you have to change anything in the...
  10. L

    Postcode checker on form

    Hi there, Is there any postcode checker to be recommended? lala
  11. L

    Freelancer's involvement

    Hi there, Is it possible (legally and with regard to tax) to have a business website for a sole trading business, but to have a network of freelancers who could jump in as needed? Is this some sort of sub-contracting? If it is possible, how would you arrange the invoicing/payment? It is...
  12. L

    Short guide to SEO

    BACKGROUND INFORMATION Search engine optimisation (SEO) refers to the process of optimising Web sites and Web pages to rank well in search engines. It is called a natural search result when a web page comes up in the main search engine listings. A different way of getting into search engine...
  13. L

    Great Website!

    For everyone out there: W3Schools Online Web Tutorials Great site if you want to learn about HTML, XML etc... Enjoy :p lala
  14. L

    Plan a SQL database with pictures etc

    Is there any "clever" way for planning the stucture of your database. I know you should avoid redundant data as much as you can and kind of cross-reference related items in different tables. But is there any good way of forecasting how future requirements might look like in order to avoid a...
  15. L

    Picture size according to screen/resolution

    I would like to make sure all the pictures on one webpage show without the need to scroll down. They should be as big as the size permits. Also, I would like to keep this site as simple as possible and not create different versions for different user agents etc... Is it possible to use the...
  16. L

    Web usability - part two

    Then start by developing your sites navigational structure. As a general rule of thumb a user should not click more than 3 times to find what he/she is looking for. Use an intuitive approach. Class you sales items in sensible categories. Make sure your user never gets lost in your website...
  17. L

    Web usability - part one

    Web usability is the result of constructing a website, which enables the user to find what he/she is looking for in the quickest possible time. But what makes the user’s searches successful? There are certainly many factors, which depend on the nature of the search. Still, there are important...
  18. L

    Width of attribute

    Taking the advice I got in another UK Webmaster forum I designed a beautiful form :D Everything lines up so neatly (thanks to CSS), that it is almost too good to be true... I just cannot make the the <SELECT>-drop-down the same size as text input and textareas. All width are controlled by...
  19. L

    Basic PHP/MySQL website

    Kind of have the tiniest bit of a clue about PHP now as I read the book "PHP and MySQL for Dummies" to get a basic understanding... Would like to build up my knowledge and develop a very basic website using PHP and MySQL. The data for the navigation bars, heading and content should take the...
  20. L

    HTML form elements

    Hi there, In a new form I would love to have exactly the same lenght for my single and multiline text areas. As you specify the width for the first one as "size" and the second one with "cols" I wondered how you would match the exact size? Is there any chance of also having a drop-down menu...
banners
Back