Hi,
I've learned php/mysql coding on my own with the use of books and online resources. However something that i've never encountered took into account is "hacking" ..
...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
Coding Hackproof? Any tutorials/manuals?
Last edited by Helza; Mon 1 Jul '02, 3:09am.
-
PNN: It works perfectly, thanks
-
Thanks PPN, i'll try it as soon as i get home.. i hope that works
scoutt: _QueryRow is an function i've create, it takes the String i give it and becomes an mysql string. ones...
Leave a comment:
-
print_r($scores) outputs the following:
Array
(
[COUNT(*)] => 2
[MIN(score_0)] => 1
[MAX(score_0)] => 4
[FORMAT(AVG(score_0),2)]...Last edited by Helza; Wed 26 Jun '02, 7:11am.
Leave a comment:
-
displaying mysql query correctly
Hi,
I have a question, i have an mysql query which returns an associative array which looks like this:
$scores = _QueryRow("SELECT COUNT(*), MIN(score_0), MAX(score_0),...
-
My php.ini has the following 2 lines in it:
safe_mode = Off
and
allow_url_fopen = On
Leave a comment:
-
I've fixed it now by using file() instead of fopen(), and it works, however the fopen won't work, not on my local server or on another commercial server i tryed. It just wouldn't accept remote files....
Leave a comment:
-
I tryed it without the @ so that hopefully i would see the error message it is suppost to print.. but it doesn't. ;(..
it makes no difference
Leave a comment:
-
fopen not working for remote files :(
I'm writing a script that would parse remote files, however for some reason the fopen function doesn't work on remote files.. it will only returns attribute (like r, or rb)..
I'm testing...
-
Merging Forums?
Hi,
Wondered if (and how) it is possible to merge 2 vbulletin board forum (which run on the same machine)
We setup a test forum to see how it all worked.. however there were...
-
Leave a comment:
-
Converting Function to return MYSQL_ASSOC information
Hi,
I really need some help with the following, i have a function which returns an 2 dimentional array (i believe you call it that way?) from a MySQL query..
However this...Last edited by Helza; Tue 18 Jun '02, 12:00pm.
-
We tryed that, but it didn't work..
seems to be an problem with the mysql database
Leave a comment:
-
Anyone?
Anyone?... please help
We now updated to 2.2.3 and then to 2.2.4 but the problem still remains
Leave a comment:
-
Announcements bug?
not sure about this one.. but i think its a bug..
I want to post 2 announcements in a forum of mine.. but only 1 will be shown..
if i check under announcements in the control...
-
Signature/layout problem?
There seems to be an error at my forums when people do not enter a Signature..
IF they leave it empty then the
Report this post to a moderatoe | IP: Logged
...
-
vBoard.co.uk: Thanks that fixed it, stupid of me not to check that.....
Leave a comment:
-
HTML OFF? Guess again..
In my Forums HTML is set to OFF, but still people are able to use things like
<MARQUEE style="position:absolute;top:1em;left:0">...I was there when Jesus Christ, had his...
-
Yes i know how that goes, but I want to know where I add this code (the one i wrote) in which file, etc...
Leave a comment:
-
I'm afraid I only have 1 MySQL db available.. can't add an 2nd one :(
About the code well its nothing special.. check for a cookie if its there or not.. and if not then it just places a...
Leave a comment:
No activity results to display
Show More
Leave a comment: