Nov 21, 2009

Check Your Scripts

free web hosting
Open Discussion > MODERATED AREA > Tutorials

Check Your Scripts

cragllo
As I am reading through some of the (Mostly PHP) scripts posted here, the following posts are that of people saying that the script does not work.

I suggest that you should test and make sure that your script works BEFORE you post it here.

Craig.

Comment/Reply (w/o sign-up)

ronelm2000
Well, I'm very sure all scripts can work.

Since they themselves are the one to use it. wink.gif

Comment/Reply (w/o sign-up)

zamaliphe
QUOTE(cragllo @ Apr 1 2005, 12:19 PM) *
As I am reading through some of the (Mostly PHP) scripts posted here, the following posts are that of people saying that the script does not work.

I suggest that you should test and make sure that your script works BEFORE you post it here.

Craig.

as start ok i will test all my scripts thanks but i would like to say that

not every script can work on every host some scripts recowre so addedons the web host dosnot have

so you cant mak sure that my script will work with you

and i cant mak sure that your script will work with me

but if any eroor shold hapins you can ask and users should tray to fix this eroor

it is also usfull to include some information like link to phpinfo and so

Comment/Reply (w/o sign-up)

SofiaComp
QUOTE
as start ok i will test all my scripts thanks but i would like to say that

not every script can work on every host some scripts recowre so addedons the web host dosnot have

so you cant mak sure that my script will work with you

and i cant mak sure that your script will work with me

but if any eroor shold hapins you can ask and users should tray to fix this eroor

it is also usfull to include some information like link to phpinfo and so

I agree.
Probably there is no need to write a script for a different machine the way you write one for your own.
The user should be familiar with the language, and escape any well known errors, like syntactical errors or missing variable.
There is no need for useless posts like "Hey i cut - paste your script and it didn't work, I'll never use your scipts again!".

Comment/Reply (w/o sign-up)

flashy
Well anyway if they don't work, then whats the point of screaming and crying out that they don't work?

Why can't they just go through the sourcecode and find the errors themselves, and help the community (and the topic maker) by pointing out by saying "Oh $var should have been $var2 on line 53" like so.

Its what i do, and many people give me credit for it happy.gif

Comment/Reply (w/o sign-up)

cyber_electrons
Large amount of php scripts can be found here:http://www.scripts.com/php-scripts/Copy and paste your script to avoid human typing errors.Then change the script (ie paths etc.) accordingly.

Comment/Reply (w/o sign-up)

Taz
thats a good idea. What if it gives you a virus? You'll never know. dry.gif

Comment/Reply (w/o sign-up)



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*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : check, scripts

  1. Sql Injection, How To Do It, And How To Prevent It
    NOT a hacking tutorial, learn how to secure PHP scripts (0)
  2. [php] Clean Code Functions
    Clean up your html output from php scripts (5)
    There is another Topic about writing 'clean' HTML code posted elsewhere on the Forum.
    I'll edit this Topic and add the link so you can review it on your own, and there is no need for
    me to comment on it in this thread, but the purpose of this Topic is to introduce a pair of
    functions which can be used for making sure that the HTML output from my scripts is readable when a
    view-source is reviewed. Two handy functions are included here. They work together quite nicely,
    and I will start this Tutorial with a short summary of the reasons for their 'being....
  3. How To Install Php Scripts
    for people who don't like uploading all the time (0)
    OK. Here's what you need: 1. Web hosting that has FTP 2. A script or something to install 3.
    A program called SmartFTP I'll use my site for an example... 1. Enter your FTP login info
    2. When you login in your files, images, and stuff will show up. 3. Now that you're logged in
    you have to choose what file you want to import into your website. Go to "My Documents" and right
    click on the file you want to put on your site and select "copy". 4. Next you got to open put the
    dictionary that your website is in. Ok what that means the place where the "i....
  4. Simple Scripts In Html And Javascript
    Things like BackgroundColorChanger and so (7)
    like in the topic, here is a description how to change the Backgroundcolor "On The Fly", by klicking
    on a button or radio-box first, we ned the html-and body-tags, create a new html-file on your
    desktop and write the following: QUOTE browser interpretation: html - tag
    means "hey, browser, here comes HTML" in the body-tag you define the looking of your site. you can
    add things like "bgcolor" for the background, "text" for the textcolor and link / alink / hlink /
    vlink to define the linkcolor ( ) the scripttag is the tag, we'll need now (sorr....
  5. Cpanel Preinstalled Scripts, Extras, And Cpanel Options
    Part 6 of My 7 Part Tutorial (1)
    This Tutorial will be divided into 7 different parts, and this is the first part, when i get the
    other parts together, i will post the links under here /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> Enjoy. Part 1: E-mail Management Part 2: Useful Site
    Management Tools Part 3: Useful Site Management Tools2.1 Part 4: Analysis/Log Files Part 5:
    Advanced Tools Part 7: Fantastico Detailed Cpanel Tutorial Part 4: PreInstalled Scripts,
    Extra, and Cpanel Options In this tutorial I will, in detail explain all of th....
  6. Fantastico Scripts - A 'how To'
    (0)
    This isnt really a tutorial, more like an idiots guide on how to avoid the problems I encountered
    when setting up my site. This eventually invoved 3 complete reinstalls - you soon learn from your
    mistakes when that happens. I shall use php-nuke as the example here, but it applies to all scripts
    you intend to modify. If you have the disk space available - install your script twice, set up a
    temporary sub-domain for this. The reason for this is you have a full, clean install to go back &
    retrieve any files you may mess up whilst changing code (you will have to do this ....
  7. How To: Install Scripts And Create Database
    preinstalled scripts, own scripts (2)
    How to install php scripts using MySQL,phpMyAdmin on Trap17 using preinstalled script/auto
    installation cPanel > Preinstalled scripts > "Addon Scripts" or "Fantastico" or "phpBB" or the
    scripts which you wanted to install screenshot - >
    http://i6.photobucket.com/albums/y222/haalaaluu/5.jpg explaination: this method is auto install
    the scripts in public_html folder, database name and granted database user respect to its database.
    note: by Addon Scripts, you can not choose other folder structure. by fantastico you can choose the
    folder structure and it is good ....

    1. Looking for check, scripts

Searching Video's for check, scripts
See Also,
advertisement


Check Your Scripts

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com