Thanks for the reply. Turns out that I was focussed on the tricky looking out parameters and the seemingly benign parameter was the problem - very funny, not!
I sussed it just before leaving work so didn't have time to post on here and admit my embarrasment [blush]
Sarah...
Hi
I'm working with 2 stored procedures written by someone else. My Oracle is "adequate" for the job I'm doing but this is stretching me a bit.
I have an application which calls these stored procedures and processes the data. One is happy with 35 rows returned, the other craps out at 7...
Thanks for the replies.
The script is failing for the PHP script on the same server.
The original script, which calls a different server, works fine.
Both have 755 for permissions, both output to $content
I've upped the permissions to 777
I tried running the perl script on another server...
My webhost has cPanel which only accepts Perl scripts, aargh
So I'm using this to get Perl to call my real PHP scripts which do all the work
Code:
#!/usr/local/bin/perl -w
use LWP::Simple;
use CGI;
my $URL="http://www.mysite.com/myscript.php";
my $content = LWP::Simple::get($URL);
print...
I store it in the database and it's encrypted like anything - here's an example of how the number 1 looks when I've finished with it:
w2rJxeH
and I'm going to make it dependant on their username too - nothing is "unhackable" but I think this should do.
I'll look at that GUID stuff too, though...
I've decided to keep it really simple
The modules will have a value assigned,
1,2,4,8,16,32...
The will only ever have one copy of each module so if their module code is 19 then I know exactly which modules they have installed and which to activate.
Any comments...
I'm doing just this with no problems on a site. The images problem is that the links to the images are being given as relative links, so you either have to
* update the remote site (if you can) so that images are given as full links, domain and all
* host copies of the images in the appropriate...
I want to store the modules that a user has installed into a single variable and encrypt it. I figured that it might be neat and tidy to use the maths function from messagebox.
So, I'd look at the total and take out 256 for module a, 32 for module b etc.
Does anyone have a function for doing...
I didn't think it did but I can't get it to work. I've uploaded perldiver which should give me the equivalent of PHP's phpinfo() function. However all I get is text.
I've chmod'd to 755 and uploaded as ascii.
Any way I can get it to work in a "normal" directory
thanks
Sarah...
The docs for the patch had always talked about patching the esl file. Then I saw a post talking about patching the actual foxprow.exe file.
So far so good. I can open, I can run apps!
My old system lives to run again :)
thanks for your help!
http://www.hostultra.com/~data/...
Take a look at http://www.opensourcecms.com for some suggestions and demos.
However these usually take some setup and management and are not necessarily intuitive. Alot depends on how much control they need.
http://www.hostultra.com/~data/
http://www.pcpropertymanager.com...
Hmmm, seems I've met the end of the road
The patch used to work but doesn't now on my new PC
Compatibility is turned on and set to win95 as per this post: http://www.tek-tips.com/viewthread.cfm?SQID=828933&SPID=182&newpid=182&page=1 but no joy
thanks for your help...
Sussed it! Had an inspiration and went trawling through the Administrative tools in the Control Panel and found an option to defrag. Seems to have worked.
thanks for taking the time to reply.
http://www.hostultra.com/~data/
http://www.pcpropertymanager.com
http://www.propertyinvestor.info
When we first got win2k prof we installed Norton Utilities and it became a useful tool to have in the background. Used it every so often.
We installed all the windows updates and nortons updates etc and somewhere along the line our OS version got out of sync with the supported nortons OS...
Thanks, I didn't know about this patch. I'd only used the other one.
http://www.hostultra.com/~data/
http://www.pcpropertymanager.com
http://www.propertyinvestor.info
I think it might be both :)
I'm not the main coder for the software but we have a file maintenance program which closes the main program, runs and restarts - and I believe we'd need something to do that - and we have the code.
We already open web browsers to go to the "buy now" page and that's...
I'm looking to extend our small affiliate programme and currently handcode all the changes modifications.
We do things a little differently to the professional systems I've seen out there.
* each menu item on our site is configurable by affiliate
* skin according to affiliate not the visitor...
I use SmartFTP, SpyBot, Adobe etc and they have the ability to check for new versions, shutdown, download the new version and restart.
I understand most of this except the http bit. How do you query the site, get the file etc. Is there a 3rd party add on to do this or is the code relatively...
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.