Hello,
I've released a new open source PHP framework for fast and efficient web software development. It is named Artisan System and found at http://artisansystem.com
The current stable version is 0.1, however, 0.2b1 was just released, and 0.2 will be released before the end of the year. 0.2...
Hi,
I have a VBScript to automate a ReRasterize action I've created within Illustrator. The action takes the DPI of images (RasterItems) within an AI file from 300+ DPI to 72DPI. The action works fine, and I've got the script working to perform that script.
However, if the AI file is large...
Hello, been a while since I've been here. :)
Here's my question: I am writing a template class and I want to use Perl regular expressions. This is easy. However, I can't get the replace function to work.
For example, in Perl, all you have to do is:
$_ =~ s/blah/replace/;
Which replaces...
Hello:
I was wondering if ASP supports associative arrays (also known as hash arrays or name/value pair arrays)? An example in PHP would be:
$array['name'] = "value";
However, if I try:
dim my_array(1)
my_array("name") = "value"
I get a parse error. Is there...
Hello.
I come from a PHP/Perl background and have recently been forced into using ASP at work. I am having a problem with getting information about a database so that I can work with it. Specifically, how do I find out the names of the tables in the database?
I am using Access. In PHP, I could...
Hello:
I've got a value in a database stored as a string but its in the form of a date like 7/08/02. It has to be stored as a string because its in a configuration table and the other values can be strings as well, so its just easier to make it a date.
I load the value from the database and...
Hello:
I am new to this specific forum, and really new to ASP, so please bear with me.
I have an Access database that has a table with literally hundreds of fields. All is well, apparently Access lets you do that.
However, I created a query that updates the table all at one time. To give you...
Hello:
I haven't posted here for several months, so this is my first post into my glorious return to TekTips.
I'm posting in this forum because the site is a bit C/C++-centric, but I welcome discussion of OpenGL in any language.
In the meantime, I've started a site specifically for OpenGL...
Hello:
I am working on a Perl program that will idenify people who come to my site.
I am developing it on a Win32 machine, however, it will be used on a Linux server.
Is there a program in Linux (redhat 6.1) that is the same as the DOS tracert that takes an IP address and tells you what host...
Hello. I am a brand new guy to VC++, so please bear with me on this one.
Ok, I want to write a program where, when the user starts it, a window appears that has a text box. You can then type in the textbox some value and have it stored in a variable. Then say there is an Ok button, and the...
Hey guys.
I just got done writing a script that allows a user to search a database, but this one gets down and allows the user to specify what tables and fields to search under.
Right now, you can select multiple tables to search in the database, and search a field below that table.
i.e., if...
Hello, I am working on integrating C/C++ with the C/C++ mysql api to make an application.
However, I can not, for the life of me, get this code to compile in VC++.
I have installed the mysql++.lib file that you compile when you download the C/C++ API from www.mysql.com, along with putting the...
Hello, since the search engine for the forums are down now, I can not search to see if something similar to this has been posted yet. Sorry in advance if this is a question that has been answered a lot.
Ok, I want to be able to perform mysql queries via C/C++. I have downloaded the mysql API...
Hey:
I just wrote a new FAQ on PHP hosting. I have seen this question asked too many times to count and quite honestly, it is very annoying. Too many people come to this forum and ask the same question without even searching through the forum for a question like it.
So go check out the FAQ...
Hey guys:
My friend and I were kinda having this argument about HTML and storing it in a database for a site. I think that the data should be stored in there seeing as it is static, and does not need to change. I also think that the HTML for my site should be stored in there because it makes...
Hello:
I have a question about how to use the module LWP. I recently read the post "LWP:UserAgent is mondo Cool!", and got an idea.
I have a page on my server that looks like the follow:
<form action=http://otherserver.com/page.asp method=post>
<input type=text name=logstring>...
Hello:
I am working on a forum and I am having an annoying problem.
Whenever you go to a page, the PHP scripts pass session management variables around along. I also have back and foward form buttons on my page that use the POST method to go back and foward.
When you use the browser buttons...
Hello:
Over the past couple of days, I have become increasingly interested in downloading Mandrake Linux.
However, whenever I go to one of the mirror sites to download it, I am not sure which folder to go to to download the proper file(s) to do so.
Does anyone know which folder to go to to do...
Hello:
I just got DSL and so far, it is nice. I have a problem with my speed though.
Whenever I start a download, I get a burst of about 120 KBps and then it slows to between 33KBps and 40KBps. I know that these are a lot faster than dial up, but I know that it is not as fast as DSL can go.
I...
Hello:
I am working with session management and I keep getting the same error:
Warning: Cannot send session cache limiter - headers already sent (output started at lib.inc.php:233) in c:\apache\htdocs\mobius\login.php on line 6.
login.php looks like this:
<?php...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.