[PHP-WIN] PHP and MySQL Configuration on my WinXP Pro machine

2007-11-29 Thread Jacob Kruger
;dump' my Windows workstation, and install that Ubuntu CD I have - LOL!) Anyway, any suggestions? Thanks in advance Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Fw: [PHP-WIN] PHP and MySQL Configuration on my WinXP Pro machine

2007-12-04 Thread Jacob Kruger
ge that I'm the only one who's run into this problem, so hopefully one or two of you can tell me what to look at/into. Thanks in advance Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - Ok. Had both

RE: [PHP-WIN] PHP and MySQL Configuration on my WinXP Pro machine

2007-12-05 Thread Jacob Kruger
reason I use IIS etc. is because I still do work using ASP, ASP.Net, and MSSQL server, and am now sort of starting to train myself into using PHP and MySQL since these are obviously used 'more often' across the world. Thanks for your response/efforts Stay well Jacob Kruger Blind Biker Sky

RE: Fw: [PHP-WIN] PHP and MySQL Configuration on my WinXP Pro machine

2007-12-05 Thread Jacob Kruger
I did in fact use the file: php-5.2.3-win32-installer.msi That I downloaded from there. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "John Mertic" < [EMAIL PROTECTED]> T

RE: [PHP-WIN] PHP and MySQL Configuration on my WinXP Pro machine

2007-12-05 Thread Jacob Kruger
ut for now I'd just like to get this configuration working. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Bill Bolte" < [EMAIL PROTECTED]> To: "Jacob Kruger" < [EMA

Re: [PHP-WIN] PHP and MySQL Configuration on my WinXP Pro machine

2007-12-09 Thread Jacob Kruger
can now at least try to do this now since it is in fact executing normal PHP code, as well as at least trying to execute the DB code (although I haven't quite got it configured properly yet). Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not

[PHP-WIN] Just to let you know it's now all working

2007-12-10 Thread Jacob Kruger
xt thing I will most likely try is to implement the PHPMyAdmin app that I downloaded since it's also what gets used by/at my hosting provider. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' -- PHP Windows Mailing List (

Re: [PHP-WIN] Just to let you know it's now all working

2007-12-10 Thread Jacob Kruger
, where I still looked up everything/taught myself everything - basically using only MS stuff, and (obviously) sighted - LOL! Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Bill Bolte

[PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jacob Kruger
to as such display 'all' characters. Thanks in advance Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jacob Kruger
it seems to reckon the problem is on is that very last line, but it makes sense that the PHP renderer engine thinks it's just missing something by then - who knows... Thanks in advance Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Or

Re: [PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jacob Kruger
there... Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Jarrett Meyer" < [EMAIL PROTECTED]> To: "Jacob Kruger" < [EMAIL PROTECTED]> Cc: < php-windows@lists.ph

[PHP-WIN] Ok, next step/question

2008-01-11 Thread Jacob Kruger
Any ideas? (am I just not 'trying' correctly or something) Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Ok, next step/question

2008-01-11 Thread Jacob Kruger
Already got that one on the very first line of the initial (index.php) page, and I am assigning an array element in that first page, which seems to work fine. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Origin

Re: [PHP-WIN] Ok, next step/question

2008-01-11 Thread Jacob Kruger
Ok. Just realised that you might have meant that I need that session_start(); statement on the first line of every page? Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Jacob Kruger&quo

Re: [PHP-WIN] Ok, next step/question

2008-01-15 Thread Jacob Kruger
main page "; echo "What the hell!?!?!?"; ?> Anyideas (and FWIW, I have tried changing various small things, but who knows...)? Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "

Re: [PHP-WIN] Ok, next step/question

2008-01-15 Thread Jacob Kruger
. Strangest thing is that while the installed page for PHPInfo works, it won't even work in one of my own pages that has it in. FWIW, I have WAMP server v.2.0 - AFAIK the latest version so I don't think the problem is actually therein. Stay well Jacob Kruger Blind Biker Skyp

Re: [PHP-WIN] Ok, next step/question

2008-01-15 Thread Jacob Kruger
being processed/disappears, but the rest of the php code is still rendering unprocessed in those pages, so who knows. Maybe I should actually send some of you my actual page file in case there's something strange therein that I'm not noticing - who knows. Stay well Jacob Kruger Blind B

Re: [PHP-WIN] Ok, next step/question

2008-01-15 Thread Jacob Kruger
anks again, and let's now see if I can come right further on. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "germana" <[EMAIL PROTECTED]> To: "Jacob Kruger" <

Re: [PHP-WIN] Ok, next step/question

2008-01-15 Thread Jacob Kruger
No longer really relevant, but FWIW, my files are in a subfolder of C:\WAMP\www, and like I said, it was in fact processing index.php, but not all the code in main.php and they are in the same folder. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but no

Re: [PHP-WIN] Ok, next step/question

2008-01-15 Thread Jacob Kruger
Thanks. Yes, we figured that one out. Like I said earlier, the problem is that I basically didn't realise the difference since my screenreader software doesn't read those two versions differently, so, to be honest, I hadn't realised it was a problem. Stay well Jacob Kru

Re: [PHP-WIN] Use PHP to open outlook

2008-01-16 Thread Jacob Kruger
of the fields in the form will be sort of included in the body of that email. HTH Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Harpreet" < [EMAIL PROTECTED]> To: < php-windows@li

Re: [PHP-WIN] mysql not working but very odd

2008-01-17 Thread Jacob Kruger
Not sure if this is relevant, but if you run phpinfo(), it should tell you which php.ini is being implemented, and in that, maybe just double-check that the correct paths for the ext's is being implemented to actually load those extensions. HTH Jacob Kruger Blind Biker Skype: BlindZA &#x

Re: [PHP-WIN] mysql not working but very odd

2008-01-18 Thread Jacob Kruger
Didn't really want to either since my 'other' work is specific to IIS etc., but anyway... Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Joaquin Grech" <[EMAIL P

Re: [PHP-WIN] Concurrency issue on session file on harddisk

2008-02-11 Thread Jacob Kruger
ting...' notice/string in the main frame in case one or two people's machines in fact rendered/loaded the two frames in the wrong order. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "

Re: [PHP-WIN] Newbie - am wondering how to use PHP (?) to get the name of the user logged on to 'my' https:// site

2008-02-19 Thread Jacob Kruger
Can't remember too much/clearly, but doesn't that login credential info get stored in some or other cookie? HTH Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "Greg Cocks"

Re: [PHP-WIN] Remove End of Line Characters

2008-06-30 Thread Jacob Kruger
Not 100% sure it'll work, and in some versions, I'm not 100% sure Jaws was actually 'telling' you the correct character code, but Jaws 9 now seems fine/accurate enough. HTH Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...'

Re: [PHP-WIN] Trouble connecting to MySQL using mysqli extension on XP

2008-07-16 Thread Jacob Kruger
Only thing I can think of off-hand is that maybe they want an IP address since 127.0.0.1 maps to localhost that might be worth a try. STay well Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body, but not his spirit...' - Original Message - From: "ano

Re: [PHP-WIN] Trouble connecting to MySQL using mysqli extension on XP

2008-07-16 Thread Jacob Kruger
l file etc. etc., so eventually went over to the WAMP package, which includes all of them, and just made it run on port 81, so that it and IIS wouldn't interfere with each other, and it works fine. Not sure if you've tried this before? Stay well Jacob Kruger Blind Biker Skype: BlindZA &#x

[PHP-WIN] [***SPAM***] Re: [PHP-WIN] Start and stop windows service for multiple remote computers

2008-09-29 Thread Jacob Kruger
The command line command net can start/stop services, so you could put the relevant command into a batch file of sorts: C:\WINDOWS\system32\net.exe start serviceName or C:\WINDOWS\system32\net.exe stop serviceName HTH Jacob Kruger Blind Biker Skype: BlindZA '...Fate had broken his body

[PHP-WIN] {** SPAM **} Re: [PHP-WIN] How do you segregate MP3 player so it keeps playing when changing pages

2009-04-22 Thread Jacob Kruger
but that might depend on the users browser as such. This might not be of any use, but HTH. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Rey" To: Sent: Wednesday, April 22, 2009

[PHP-WIN] {** SPAM **} Re: [PHP-WIN] How to access MySQL through PHP in windows 2K.

2009-04-29 Thread Jacob Kruger
FWIW, while I'm using windows xp pro, I just use the WAMP package to run php, mysql and apache on my machine: http://www.wampserver.com/en/ All I've done extra is make it run using port 81 so I can also still run IIS for asp.net stuff. Stay well Jacob Kruger Blind Biker Skype: BlindZ

[PHP-WIN] Counting returned MySQL rows, and possibly storing returned recordset in a session variable

2009-05-26 Thread Jacob Kruger
gning the result of mysql_query to a session variable, the mysql_fetch_array function doesn't work since the result set hasn't been assigned to the current mysql session or something - is there any way to carry this over page to page without requerying the database itsself? TIA Jacob Kru

Re: [PHP-WIN] Counting returned MySQL rows, and possibly storing returned recordset in a session variable

2009-05-26 Thread Jacob Kruger
looping through previously displayed rows and then displaying the 'current' ones at this stage. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "James Crow" To: "Jacob K

Re: Fwd: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Jacob Kruger
Are you browsing your localhost server: http://localhost/ That host name standardly maps to the IP address 127.0.0.1, and that's the local instance of your web server. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - O

Re: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Jacob Kruger
That's partly why I run IIS on port 80, and the apache from WAMP on port 81, so they can run alongside each other. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Gunawan Wibis

[PHP-WIN] Relatively simple PHP function to block sql injection

2009-08-04 Thread Jacob Kruger
orm of attempted sql injection? TIA Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' __ Information from ESET NOD32 Antivirus, version of virus signature database 4306 (20090804) __ The message was checked by ESET NOD32 A

Re: [PHP-WIN] Relatively simple PHP function to block sql injection

2009-08-05 Thread Jacob Kruger
turn $value; } Will test it a bit, and see how it goes, but basically makes sense. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Louis Solomon" To: Sent: Wednesday, August 05, 200

[PHP-WIN] Retrieving URL of webpage etc.

2009-08-09 Thread Jacob Kruger
various values when the checkboxes are checked, or else could try just doing something like parsing the querystring/URL since it does get populated with something like: chkBox=1&chkBox=2 for example... Any thoughts on this, and thoughts on what would be the best workaround? TIA Jacob

Re: [PHP-WIN] Retrieving URL of webpage etc.

2009-08-09 Thread Jacob Kruger
tbooks etc. TIA Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Richard Quadling" To: "Jacob Kruger" Cc: Sent: Sunday, August 09, 2009 10:18 AM Subject: Re: [PHP-WIN] Re

Re: [PHP-WIN] Retrieving URL of webpage etc.

2009-08-10 Thread Jacob Kruger
to follow, and I'll just also say that obviously I need to carry on with this stuff a bit since your examples mostly seemed a bit strange to me with regard to just including variables etc. inside the string values to be used, which is why I instead just used what I reckon is a simpler syntax

Re: [PHP-WIN] Retrieving URL of webpage etc.

2009-08-10 Thread Jacob Kruger
will definitely look into it. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Richard Quadling" To: "Jacob Kruger" Cc: Sent: Monday, August 10, 2009 1:29 PM Subject: Re: [PHP

Re: [PHP-WIN] Getting a date to print out

2009-08-28 Thread Jacob Kruger
The Date() function is for formatting what they call timestamps, and includes formatting etc.: http://www.w3schools.com/php/php_date.asp Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "J

[PHP-WIN] http://winbinder.org/

2009-08-30 Thread Jacob Kruger
Might be of minor interest - haven't checked it out yet, but can apparently let you create windows apps using PHP or something: http://winbinder.org/ Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' __ Information

[PHP-WIN] Server side redirection - yet again

2010-01-27 Thread Jacob Kruger
HTML file bazsed on the word document, and then implement the PHP session checking into it, etc., but would really prefer to just keep the document unchanged as such. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' __ I

Re: [PHP-WIN] Server side redirection - yet again

2010-01-27 Thread Jacob Kruger
Makes sense, and sort of what thought would be possible/doable. Will look into it - off-hand, what function etc. do you use to set document/response headers? TIA Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message -

Re: [PHP-WIN] Server side redirection - yet again

2010-01-27 Thread Jacob Kruger
Thanks again. Should work perfectly. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Richard Quadling" To: "Jacob Kruger" Cc: Sent: Wednesday, January 27, 2010 1:20 PM

Re: [PHP-WIN] Server side redirection - yet again

2010-01-27 Thread Jacob Kruger
Ok, worked perfectly. Only thing had to remember was to first move all html headers markup tags below the relevant header commands, or else it seemed to include them in the data stream, and therefore corrupt the document a bit. Thank you for the help. Stay well Jacob Kruger Blind Biker

Re: [PHP-WIN] Server side redirection - yet again

2010-01-27 Thread Jacob Kruger
ave made use of something like Response.Redirect, but when I looked for something like this in PHP around a year or two ago, I didn't seem to find it, but will look again - thanks for the wake up. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his

Re: [PHP-WIN] Server side redirection - yet again

2010-01-27 Thread Jacob Kruger
tay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Richard Quadling" To: "Jacob Kruger" Cc: Sent: Wednesday, January 27, 2010 3:54 PM Subject: Re: [PHP-WIN] Server side redi

[PHP-WIN] Using Header to sort of redirect a URL to an audio file to be used as a BGSound

2010-03-03 Thread Jacob Kruger
$PhysicalFileName)); readfile($PhysicalFileName); Suppose it would let you then at the very least double check session usage, or maybe check requesting URL or something to then block them from downloading the file directly as such. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fa

[PHP-WIN] Trouble running a select query against a database, when I know the connection is working, and the data is there

2010-04-13 Thread Jacob Kruger
rray($arr)) { echo "" . $row['LinkName'] . " - " . $row['LinkDescription'] . " - "; echo "" . $row['LinkURL'] . ""; } echo ""; } else { echo "no links in category"; } mysql_close($con);

Re: [PHP-WIN] Trouble running a select query against a database, when I know the connection is working, and the data is there

2010-04-13 Thread Jacob Kruger
_rows($qry) > 0) { echo ""; while($row = mysql_fetch_array($qry)) { echo "" . $row['LinkName'] . " - " . $row['LinkDescription'] . " - "; echo "" . $row['LinkURL'] . ""; } echo ""; } Thank

Re: [PHP-WIN] Trouble running a select query against a database, when I know the connection is working, and the data is there

2010-04-13 Thread Jacob Kruger
Yup, figured that one out as well. Thanks Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Toby Hart Dyke" To: "Jacob Kruger" Cc: Sent: Tuesday, April 13, 2010 12:00 PM Subject: R

Re: [PHP-WIN] Trouble running a select query against a database, when I know the connection is working, and the data is there

2010-04-13 Thread Jacob Kruger
Thanks - will definitely be setting errors to show all as well - in old days with classic ASP, it was around the first server settings change you implemented to test/develop things. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his s

Re: [PHP-WIN] Trouble running a select query against a database, when I know the connection is working, and the data is there

2010-04-13 Thread Jacob Kruger
Thanks. Figured it out, and also know shouldn't just copy and paste too much code as such... Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Toby Hart Dyke" To: "Jac

Re: [PHP-WIN] Trouble running a select query against a database, when I know the connection is working, and the data is there

2010-04-14 Thread Jacob Kruger
Thanks. Will be honest, and while have played around with PHP etc., have never really done much with it in terms of going into production as such anyway, so, yes, will need to learn/figure out how to do things the best way, etc. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fat

Re: [PHP-WIN] Trouble running a select query against a database, when I know the connection is working, and the data is there

2010-04-22 Thread Jacob Kruger
robotic SQLInjection implementations out there, they would still also be more likely to target websites that generate more traffic as such, etc. etc. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - Fr

[PHP-WIN] ODBC access denied in wampserver

2010-06-21 Thread Jacob Kruger
user, root, but now set the password to something else using phpmyadmin, and it works via mysql-front, but still gives me the same error/issue when trying to access the database via a PHP page? Any thoughts? TIA Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his s

Re: [PHP-WIN] ODBC access denied in wampserver

2010-06-21 Thread Jacob Kruger
I am actually using the root user, and via MySQL-Front, it has rights to create structures, etc., so I think it's more to do with a setting of another type...? Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - O

Re: [PHP-WIN] ODBC access denied in wampserver

2010-06-21 Thread Jacob Kruger
Will try creating another user as well, but PHPMyAdmin isn't too great when used with a screenreader Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Pierre Joye" To:

Re: [PHP-WIN] ODBC access denied in wampserver

2010-06-21 Thread Jacob Kruger
The following lines set variable values: $mySQLServer = "localhost"; $mySQLUsername = "root"; $mySQLPassword = "root"; The following line then tries to connect: $con = mysql_connect($mySQLServer,$mySQLUsername, $mySQLPassword); Stay well Jacob Kruger Blind Bik

[PHP-WIN] Next issue

2010-06-21 Thread Jacob Kruger
ce am busy with a rather slow download in the background, but anyway. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' __ Information from ESET NOD32 Antivirus, version of virus signature database 5214 (20100621) ___

[PHP-WIN] Still got issue with 'odbc' user

2010-06-21 Thread Jacob Kruger
I am specifically connecting using the new username/password combo, so no idea why it's 'ignoring' them...? $con = mysql_connect($mySQLServer,$mySQLUsername, $mySQLPassword); Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...&#x

Re: [PHP-WIN] Still got issue with 'odbc' user

2010-06-21 Thread Jacob Kruger
unction or something. The idea behind that part of it was to allow me to make one change to database details that would still affect all the pages as such. Thanks either way, since it's now working. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body

Re: [PHP-WIN] Still got issue with 'odbc' user

2010-06-21 Thread Jacob Kruger
Wasn't using ODBC, but I think that like Sasha mentioned it seemed to not be assigning values to the variables, so it was reacting to empty variables in some other way. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

Re: [PHP-WIN] Still got issue with 'odbc' user

2010-06-21 Thread Jacob Kruger
Wasn't using ODBC, but I think that like Sasha mentioned it seemed to not be assigning values to the variables, so it was reacting to empty variables in some other way. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - O

Re: [PHP-WIN] php conditionals?

2010-09-14 Thread Jacob Kruger
The tag is being rendered between the { and } tags inside PHP tags related to the conditional statement, so if the conditional statement isn't true, even static HTML inbetween them won't show up. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his bo

[PHP-WIN] Relatively nice/decent web tutorials site

2010-09-18 Thread Jacob Kruger
orial Miscellaneous: XML Tutorial Web Host Guide SEO Tutorial (search engine optimisation) Seems like relatively decent, nicely structured tutorials, sort of moving step by step. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, b

Re: [PHP-WIN] Relatively nice/decent web tutorials site

2010-09-18 Thread Jacob Kruger
Sorry, you're right... (Doesn't help to retype something instead of copying/pasteing it) Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: Sreeraj P To: Jacob Kruger Cc: php-windows@l

Re: [PHP-WIN] Relatively nice/decent web tutorials site

2010-09-18 Thread Jacob Kruger
Sorry, you're right... (Doesn't help to retype something instead of copying/pasteing it) Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: Sreeraj P To: Jacob Kruger Cc: php-windows@l

Re: [PHP-WIN] Can't carry over a key parameter from one form to another

2010-09-30 Thread Jacob Kruger
Store values in session variables? First line of the pages would be something like: After that, you can set/get values using the $_SESSION['valueName]' syntax. Suppose the one issue might be if the browser has cookies turned off, but anyway... Stay well Jacob Kruger Blind B

[PHP-WIN] What does array_search actually return if a value is not found?

2011-03-09 Thread Jacob Kruger
y, and get returned the relevant index/key. TIA Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

Re: [PHP-WIN] Need Help with PHP Mails

2011-04-04 Thread Jacob Kruger
Some browsers will moan/complain about the webpage rendering an email address, but that's the simplest way to do it. Aside from that, here's a link to the w3schools.com page on PHP mail sending: http://www.w3schools.com/PHP/php_mail.asp Stay well Jacob Kruger Blind Biker Skyp

[PHP-WIN] Worst web design mistakes 1995-2015

2011-09-13 Thread Jacob Kruger
http://www.webpagesthatsuck.com/biggest-mistakes-in-web-design-1995-2015.html Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

[PHP-WIN] SQL injection - mysql_real_escape_string()?

2012-02-12 Thread Jacob Kruger
Just wondering if anyone else specifically does more than using mysql_real_escape_string function to check freely entered text values before processing queries to a mysql database as such? Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

Re: [PHP-WIN] SQL injection - mysql_real_escape_string()?

2012-02-12 Thread Jacob Kruger
look around a bit more, and, yes, am already doing my own versions of data entry validation as well, but still... Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Ariz Jacinto" To

Re: [PHP-WIN] SQL injection - mysql_real_escape_string()?

2012-02-15 Thread Jacob Kruger
Ok, while did find some tutorial material on mysqli, etc., neither my wamp installation, or my online hosting server seem to support it at all, but anyway. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Origin

Re: [PHP-WIN] SQL injection - mysql_real_escape_string()?

2012-02-15 Thread Jacob Kruger
Will check it out, but for example, one of the first things I do is when making use of something like a row Id passed as a querystring/$_GET item, is use the is_numeric() function to make sure it's only a number, etc. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had

[PHP-WIN] Trying to retrieve/confirm referrer URL in a PHP page/script

2012-02-21 Thread Jacob Kruger
thing like a HTTP response referer header or something. Either way, I know there are collections of values like $_REQUEST, $_SERVER, etc., but not sure where to try find something like this, or if it's simply/easily possible/doable? TIA Jacob Kruger Blind Biker Skype: BlindZA '...fate

Re: [PHP-WIN] Trying to retrieve/confirm referrer URL in a PHP page/script

2012-02-22 Thread Jacob Kruger
Ok, had a look at the phpinfo() output, but not sure what to look for, since doesn't seem to reflect any form of referer info, etc., unless it's related to one of the $_SERVER array elements/items? Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his bo

Re: [PHP-WIN] Trying to retrieve/confirm referrer URL in a PHP page/script

2012-02-22 Thread Jacob Kruger
Ok, will check out REQUEST_URI as well, but, after setting up a remote page to then go to the local page, I figured out that this one seems to retrieve it as well: $_SERVER["HTTP_REFERER"] Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but

Re: [PHP-WIN] Trying to retrieve/confirm referrer URL in a PHP page/script

2012-02-22 Thread Jacob Kruger
ed to make a bit more sure, you could do something like check the value of a $_SESSION value at the top of each page, then turn it off while performing whatever operations, and then turn it on again at end of page, or something - LOL! Stay well Jacob Kruger Blind Biker Skype: BlindZA '.

Re: [PHP-WIN] Trying to retrieve/confirm referrer URL in a PHP page/script

2012-02-22 Thread Jacob Kruger
wherever. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "George Pitcher" To: "Jacob Kruger" Sent: Wednesday, February 22, 2012 10:07 AM Subject: RE: [PHP-WIN] Trying to retr

[PHP-WIN] PHP mysqli support

2012-02-24 Thread Jacob Kruger
t; operator, so, for a simple example of a statement, instead of mysqli_close($sql); it would instead read $sql->close(); In other words, it primarily makes use of an object oriented approach to database integration/manipulation, instead of the simple, procedural only approach of just calling f

[PHP-WIN] What have been working on/am busy with - online chess game handling interface

2012-03-08 Thread Jacob Kruger
arious types of things with PHP, MySQLI/MySQL etc. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

[PHP-WIN] YII PHP development framework??

2012-03-09 Thread Jacob Kruger
Anyone know about/use this: http://www.yiiframework.com/ Have been recommended should look into it by another VI developer for speeding up/making PHP development more efficient/effective. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

[PHP-WIN] Thoughts on real cause of a 500 internal server error

2012-03-12 Thread Jacob Kruger
here that carries on with calling fetch_assoc() against $res object, sets variable values, closes connection, etc. etc. */ Will also try implementing more descriptive error management to see if can get more info from server itself, but it currently literally just renders the message about HTT

Re: [PHP-WIN] Thoughts on real cause of a 500 internal server error

2012-03-12 Thread Jacob Kruger
luded dbInc.php file. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Jacob Kruger" To: Sent: Monday, March 12, 2012 3:50 PM Subject: [PHP-WIN] Thoughts on real cause of a 500 internal se

Re: [PHP-WIN] Thoughts on real cause of a 500 internal server error

2012-03-12 Thread Jacob Kruger
other mail that it actually came down to me mistyping the connection password variable name...:) Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Jean Rafael Tardem Delefrati" T

Re: [PHP-WIN] Thoughts on real cause of a 500 internal server error

2012-03-12 Thread Jacob Kruger
ferent, but you get the idea, but, yes makes sense that you'd need to sort of reset $res to row 0 if reusing it. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Jean Rafael Tardem Dele

[PHP-WIN] Template framework systems

2012-03-22 Thread Jacob Kruger
ready sort of used a very simple template system to generate static content management system output, but it was very simple, and am just wondering if, when it comes to primarily separating things like content and back-end functionality, what would you recommend as such? TIA Jacob Kruger Blind B

Re: [PHP-WIN] Session and Access Privilages.

2012-03-29 Thread Jacob Kruger
te them back to login page, etc. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Vinay Kannan" To: "PHP DB" ; ; Sent: Thursday, March 29, 2012 9:30 AM Subject: [PHP-WIN] Session

[PHP-WIN] bzChess site (sort of) functional now

2012-04-03 Thread Jacob Kruger
es/additions to interface etc., but let's see... Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

[PHP-WIN] Simple, clean example of PHP, MySQL shopping cart scripts

2012-04-11 Thread Jacob Kruger
extra features that don't seem necessary as such, etc. Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

Re: [PHP-WIN] Simple, clean example of PHP, MySQL shopping cart scripts

2012-04-11 Thread Jacob Kruger
l start up the version of XAMP think also have here and see if wants to run under that one. The other one already looked at was called quick.cart, but, it doesn't really have a free/fully modifiable version - or that's how it seems anyway. stay well Jacob Kruger Blind Biker Skype: BlindZ

[PHP-WIN] Next bit of PHP code - starting point for shopping cart app

2012-04-20 Thread Jacob Kruger
e to test/try out: http://www.blindza.co.za/bzShopping/ Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

[PHP-WIN] Alternative PHP based MySQL admin tool

2012-04-22 Thread Jacob Kruger
ant, but anyway... Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

Re: [PHP-WIN] Re: Alternative PHP based MySQL admin tool

2012-04-23 Thread Jacob Kruger
Will look into it, but, the bunch of DHTML it seems to be making use of means I might not try too hard... Thanks though. stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' - Original Message - From: "Bogdan Rib

[PHP-WIN] Alternative to captcha - using JQuery and ajax to 'time' form input

2012-04-26 Thread Jacob Kruger
it was real time, and not a form of automated process, by a spambot/robot as such. Only real issue here is it would require user to have cookies and javascript enabled, but anyway..? Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

Re: [PHP-WIN] Re: Alternative to captcha - using JQuery and ajax to 'time' form input

2012-04-28 Thread Jacob Kruger
I know, and do still want to look into mobile port of JQuery as well - could then, I suppose, maybe use something like client sig to see if it was like a mobile browser, and then implement a slightly different version. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broke

  1   2   >