Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 98
Search took
0.12
seconds.
Search:
Posts Made By:
nickbarresi
Forum:
PHP
02-09-2003, 05:33 AM
Replies:
2
How to run PHP script from CronJob??
Views:
892
Posted By
nickbarresi
Hey thanks for the help:) I'm confused about...
Hey thanks for the help:)
I'm confused about the 'shebang' line, does that go at the top of my PHP script? Or in the command line?
Also, should it point to the CGI directory, even though the...
Forum:
PHP
02-05-2003, 09:29 AM
Replies:
2
How to run PHP script from CronJob??
Views:
892
Posted By
nickbarresi
How to run PHP script from CronJob??
I've never used CronJob before, what would the 'command' look like if I wanted to run a particular PHP script once per month???
Also, what do the asteriks mean for times?
Thanks:)
Forum:
General web building
02-03-2003, 10:02 PM
Replies:
14
Critique needed...xick.com
Views:
1,221
Posted By
nickbarresi
Very good points everyone, I'll take all of that...
Very good points everyone, I'll take all of that into consideration:) I just moved from California to Nevada, hopefully when I'm finished setting up shop, I can have more time to improve my site. My...
Forum:
General web building
01-31-2003, 09:36 PM
Replies:
14
Critique needed...xick.com
Views:
1,221
Posted By
nickbarresi
BTW, thanks for the compliment Ionsurge. I've...
BTW, thanks for the compliment Ionsurge. I've been working hard on this, glad to hear someone likes it.
My current freelance job requires me to 'take over' PHP administration, so I'm learning...
Forum:
General web building
01-31-2003, 06:08 PM
Replies:
14
Critique needed...xick.com
Views:
1,221
Posted By
nickbarresi
Ok all the forms should be working now, link...
Ok all the forms should be working now, link checks will be appreciated:D Thanks again...
www.xick.com
Forum:
General web building
01-31-2003, 12:47 PM
Replies:
14
Critique needed...xick.com
Views:
1,221
Posted By
nickbarresi
Thanks everyone, Vladdy, the dots are there...
Thanks everyone,
Vladdy, the dots are there because I was too lazy to make icons;) When I get the code worked out, I may have to go back and change dots into icon gifs.....and sorry for the page...
Forum:
General web building
01-31-2003, 05:10 AM
Replies:
14
Critique needed...xick.com
Views:
1,221
Posted By
nickbarresi
Critique needed...xick.com
I know some of the functionality on my site doesn't work, but I'd appreciate any comments on layout, or display anomolies on the main page/search page:D
Thanks in advance!
http://www.xick.com
Forum:
PHP
01-30-2003, 04:57 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Ok I have a new problem..I'm trying to make a...
Ok I have a new problem..I'm trying to make a script that prevents users from searching for naughty stuff on my site.
This is what I tried:
$badwords= array("s--t", "f--k", etc, etc);
if...
Forum:
PHP
01-30-2003, 03:39 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
None of the site's have an 'a' in them, try 'i'...
None of the site's have an 'a' in them, try 'i' or something :D
Like I said, I only have 3 sites in database right now:) All I gotta do now is figure out how to format the title, description,...
Forum:
General web building
01-29-2003, 11:28 PM
Replies:
4
How to make a go back/go forward script
Views:
873
Posted By
nickbarresi
You could do that with javascript, but I don't...
You could do that with javascript, but I don't know how...
You could also do it with PHP....but I'm a newbie and can't give the exact code you need...
Forum:
PHP
01-29-2003, 11:20 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Oops, also don't 'submit' any sites through my...
Oops, also don't 'submit' any sites through my site, I haven't finished the submit box yet:D
Forum:
PHP
01-29-2003, 11:19 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Sure Relyt, It's at xick.com I only...
Sure Relyt,
It's at xick.com
I only have 3 sites in my database right now, so anything you search for will likely result in 0, but I'm planning on adding several more test sites to my db...
Forum:
PHP
01-29-2003, 09:18 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
It works! Something I invented actually works!
Thanks to all you guys, the search functionality of my site actually works!:D
(Let the newbie have his moment)
Thanks for all the help, as soon as I figure out my above question, everything...
Forum:
PHP
01-29-2003, 08:26 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Thanks for the help Mordred, I have a new...
Thanks for the help Mordred, I have a new question that should be easy to answer...
I have 5 columns in my database...Title, Description, URL, Hits, and Notes.
Now when I do a:...
Forum:
HTML & CSS
01-29-2003, 04:33 AM
Replies:
1
How do I have a clock on a webpage, and set it to whatever time I say?
Views:
910
Posted By
nickbarresi
If you go with something server side, like PHP,...
If you go with something server side, like PHP, you can show the server's time, which is usually perfectly accurate.
If you want something client-side to show some random time (Not sure why you'd...
Forum:
General web building
01-29-2003, 01:30 AM
Replies:
12
Looking for a few good web sites...
Views:
930
Posted By
nickbarresi
Thanks guys, as soon as my brain starts working,...
Thanks guys, as soon as my brain starts working, I should have my beta engine released :D
My goal is to beat Yahoo, and Lycos combined my first year online:D
Hey I have to be optimistic...
Forum:
PHP
01-29-2003, 01:23 AM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Thanks for the explanation mordred:) But...
Thanks for the explanation mordred:)
But what's up with the closing curly brace? Does your comment mean don't do it?
And if so, why not? :D
TIA..
Forum:
General web building
01-29-2003, 12:12 AM
Replies:
10
read .txt files as html
Views:
1,394
Posted By
nickbarresi
Sorry Worf, the ads are part of the "deal",...
Sorry Worf, the ads are part of the "deal", you'll be better off spending $5-$10 per month on a real host with no ads.
Forum:
PHP
01-28-2003, 11:39 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Thanks Mordred:) But I'm a bit confused, ...
Thanks Mordred:)
But I'm a bit confused,
What equals the $absoluteURL?
Also, what actually re-directs the page? The header function?
Thanks :)
Forum:
MySQL
01-28-2003, 09:16 PM
Replies:
2
How to upload local file to remote server?:(
Views:
1,074
Posted By
nickbarresi
How to upload local file to remote server?:(
Here is the error I get, when using the PHPadmin tool provided by my ISP:
Error
SQL-query :
LOAD DATA LOCAL INFILE '/var/tmp/php003708' INTO TABLE `xable` FIELDS TERMINATED BY ';' ENCLOSED...
Forum:
PHP
01-28-2003, 08:31 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Ok guys new question, I'm adding a column...
Ok guys new question,
I'm adding a column "hits" to my database, which will keep track of how many times a particular link has been clicked through.
(Each row in database are links to sites......
Forum:
General web building
01-27-2003, 11:29 PM
Replies:
9
MHtml, any tips on choosing colors?
Views:
1,194
Posted By
nickbarresi
Hey thanks guys, And, yes, sorry about that...
Hey thanks guys,
And, yes, sorry about that mouse, wanted to send a PM, but couldn't figure out how to do it, I'm a bit dense:rolleyes:
Forum:
General web building
01-27-2003, 09:01 PM
Replies:
9
MHtml, any tips on choosing colors?
Views:
1,194
Posted By
nickbarresi
MHtml, any tips on choosing colors?
MHtml, quite impressed with your logo on your M5 Site, do you or anyone else have any "general tips" for choosing a color scheme, do you use any color picking applications? Or on your own? TIA.
...
Forum:
PHP
01-27-2003, 08:44 PM
Replies:
21
Making PHP for search engine...
Views:
1,758
Posted By
nickbarresi
Ah, thank you that worked perfectly:)
Ah, thank you that worked perfectly:)
Forum:
General web building
01-27-2003, 08:42 PM
Replies:
12
I need a idea
Views:
1,291
Posted By
nickbarresi
Could you rephrase the question, I don't...
Could you rephrase the question, I don't understand what you're asking:(
Showing results 1 to 25 of 98
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
09:44 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.