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 77
Search took
0.15
seconds.
Search:
Posts Made By:
Bawy
Forum:
PHP
06-13-2003, 06:27 PM
Replies:
9
Application variables in PHP or closest alternative
Views:
1,129
Posted By
Bawy
Data will change very infrequently, setting a...
Data will change very infrequently, setting a global constant at script level would be essentially the same as an application variable (and solve my problem.)
The readfile thing is an interesting...
Forum:
PHP
06-13-2003, 03:33 AM
Replies:
9
Application variables in PHP or closest alternative
Views:
1,129
Posted By
Bawy
Wow, I just realized a type-o that I made that...
Wow, I just realized a type-o that I made that could be taken offensively, I appologize, what I meant to type was:
missing-score, that is what I am doing now and want to avoid.
Firepages, this...
Forum:
PHP
06-04-2003, 06:21 PM
Replies:
6
Poll:
What's the best database to use with php in this situation???
Views:
4,235
Posted By
Bawy
Another considation is amount of data. MySQL...
Another considation is amount of data. MySQL seems to have a performance curve that dips drastically upon accessing a table of over half-a-million records. Maybe it can be resolved via setup, I have...
Forum:
PHP
06-04-2003, 03:21 PM
Replies:
9
Application variables in PHP or closest alternative
Views:
1,129
Posted By
Bawy
FireDude, sounds like what I am looking for,...
FireDude, sounds like what I am looking for, gonna research that.
missing-score, that is what I am doing now and what to avoid.
mordred, SRM came up on the search engine when I was researching...
Forum:
PHP
06-04-2003, 03:16 PM
Replies:
6
Poll:
What's the best database to use with php in this situation???
Views:
4,235
Posted By
Bawy
Oracle is always the DB of choice if it is in...
Oracle is always the DB of choice if it is in budget, IMO. The barrier with Oracle is the rather large learning curve. Auto_increment and last_insert_ID is replaced with using sequences and PL/SQL,...
Forum:
PHP
06-03-2003, 10:09 PM
Replies:
9
Application variables in PHP or closest alternative
Views:
1,129
Posted By
Bawy
Application variables in PHP or closest alternative
I am looking to save a variable in memory that is available to all users on any page. Like a single session available to all users.
I need to get the variable based on a database query that would...
Forum:
Computer Programming
04-27-2003, 11:12 AM
Replies:
6
Linux - What is a (ln) link? Can I use it to replicate a dir in two places?
Views:
1,925
Posted By
Bawy
Cool! Tried it, works perfectly, regained 60mb of...
Cool! Tried it, works perfectly, regained 60mb of server space...
Only time the link does not act like the real directory is in WS_FTP which does not seem to know what to do with it...
Forum:
Computer Programming
04-27-2003, 03:20 AM
Replies:
6
Linux - What is a (ln) link? Can I use it to replicate a dir in two places?
Views:
1,925
Posted By
Bawy
Cute... Any idea if I am on the right track...
Cute...
Any idea if I am on the right track though?
Forum:
Computer Programming
04-26-2003, 08:45 PM
Replies:
6
Linux - What is a (ln) link? Can I use it to replicate a dir in two places?
Views:
1,925
Posted By
Bawy
Been experimenting with Linux, I think this will...
Been experimenting with Linux, I think this will do it, someone tell me if there are side-effects though?
site1/images contains the images, site2 does not have any directory called images:
ln...
Forum:
Computer Programming
04-25-2003, 11:53 PM
Replies:
6
Linux - What is a (ln) link? Can I use it to replicate a dir in two places?
Views:
1,925
Posted By
Bawy
Linux - What is a (ln) link? Can I use it to replicate a dir in two places?
I need the file system equivelent of a database view (you MySQL/Access people may have never heard of a view, keep reading NEwayz.)
I have two domains with different sites running on the same...
Forum:
Apache configuration
04-16-2003, 06:51 AM
Replies:
4
1 instance of Apache running 2 sites on 2 different ports @ localhost
Views:
4,504
Posted By
Bawy
Actually I just read of a technique of using two...
Actually I just read of a technique of using two Apache instances to ease the load on a server. One instance is barebones, the other has all the features you need for your application (PHP and any...
Forum:
Apache configuration
04-12-2003, 12:57 AM
Replies:
4
1 instance of Apache running 2 sites on 2 different ports @ localhost
Views:
4,504
Posted By
Bawy
Exactly like that! Thanks. Just reclaimed 25mb of...
Exactly like that! Thanks. Just reclaimed 25mb of ram...
Forum:
Apache configuration
04-10-2003, 10:07 PM
Replies:
4
1 instance of Apache running 2 sites on 2 different ports @ localhost
Views:
4,504
Posted By
Bawy
1 instance of Apache running 2 sites on 2 different ports @ localhost
I would like to run more then one site from one Apache instance at localhost. Each site is at a different directory and can be accessed from a different port, I currently have this set up by running...
Forum:
Computer/PC discussions
03-21-2003, 06:45 PM
Replies:
2
Linux: What is the process "analog"? It is eating 50% of ram...
Views:
2,213
Posted By
Bawy
Thanks, the Admin already got back to me and it...
Thanks, the Admin already got back to me and it was exactly that. After diasabling it the server worked much faster!
Forum:
Computer/PC discussions
03-21-2003, 01:25 AM
Replies:
2
Linux: What is the process "analog"? It is eating 50% of ram...
Views:
2,213
Posted By
Bawy
Linux: What is the process "analog"? It is eating 50% of ram...
Linux: What is the process "analog"? When I type "top" it says it is eating 50% of ram... Can I safely kill it?
Forum:
MySQL
03-19-2003, 03:39 PM
Replies:
5
Too Many Connections error, Won't let me set max_connections=200???
Views:
1,169
Posted By
Bawy
Raf, you are right on the ball with your answer,...
Raf, you are right on the ball with your answer, I have already tried that, only thing is that my account has read-only permission to access the my.cnf file. Admin won't do anything about that...
Forum:
MySQL
03-18-2003, 08:38 PM
Replies:
5
Too Many Connections error, Won't let me set max_connections=200???
Views:
1,169
Posted By
Bawy
Anybody?
Anybody?
Forum:
Computer/PC discussions
03-17-2003, 03:12 PM
Replies:
2
qksrv.net addresses seem to be blocked, can't figure out how to enable
Views:
1,078
Posted By
Bawy
Dude, you totally rock! Thanks soooo much!
Dude, you totally rock! Thanks soooo much!
Forum:
Computer/PC discussions
03-16-2003, 07:36 PM
Replies:
2
qksrv.net addresses seem to be blocked, can't figure out how to enable
Views:
1,078
Posted By
Bawy
qksrv.net addresses seem to be blocked, can't figure out how to enable
qksrv.net addresses seem to be blocked on my computer and I can't figure out how to enable them?! I tried turning off the firewall, to no avail. It is really annoying, any link going through...
Forum:
MySQL
03-14-2003, 07:24 PM
Replies:
5
Too Many Connections error, Won't let me set max_connections=200???
Views:
1,169
Posted By
Bawy
Too Many Connections error, Won't let me set max_connections=200???
When I log into MySQL and type:
set max_connections=200;
it says there is a problem with my syntax, how do I set the max_connections??
Forum:
PHP
03-12-2003, 01:44 AM
Replies:
7
anyway to recover passwords made by crypt()???
Views:
1,163
Posted By
Bawy
Morded, I did see that on php.net and you are...
Morded, I did see that on php.net and you are correct about the pointlessness, but unfortunitly that still does not help my situation. If a user forgot their pass and cannot login I cannot email them...
Forum:
PHP
03-11-2003, 03:53 AM
Replies:
7
anyway to recover passwords made by crypt()???
Views:
1,163
Posted By
Bawy
Scroots: php.net/crypt Okii, that is what...
Scroots:
php.net/crypt
Okii, that is what is being done currently, that plus a harvester I made that stores the pw in another field as each person logs in, but with this many users it could take...
Forum:
PHP
03-10-2003, 09:29 PM
Replies:
7
anyway to recover passwords made by crypt()???
Views:
1,163
Posted By
Bawy
anyway to recover passwords made by crypt()???
I am working on a site that stores info via username/password. The previous programmer stored the passwords in the database but before storing them passed them through crypt()
I noticed this when...
Forum:
PHP
03-10-2003, 09:23 PM
Replies:
5
Regex to replace \" with " and replace " with ' (code cleaning after bad programmer)
Views:
1,181
Posted By
Bawy
Thanks dude, your pretty good at regex!
Thanks dude, your pretty good at regex!
Forum:
PHP
03-07-2003, 05:33 AM
Replies:
5
Regex to replace \" with " and replace " with ' (code cleaning after bad programmer)
Views:
1,181
Posted By
Bawy
Thanks so much, I needed to modify it slightly to...
Thanks so much, I needed to modify it slightly to work with a form result and display in the browser, but otherwise, great:
if(isset($code)) {
$code=str_replace("'","\\'",stripslashes($code));...
Showing results 1 to 25 of 77
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
04:06 PM
.
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.