"Stut" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony Marston wrote:
>> ""Jay Blanchard"" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>>> [snip]
>>> If you don't use a fra
""Daniel Brown"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Tue, Apr 22, 2008 at 11:18 AM, Tony Marston
> <[EMAIL PROTECTED]> wrote:
> [snip!]
>>
>> The real measure of a good framework is the length of time it tak
"Stut" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony Marston wrote:
>> "Stut" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>>> Tony Marston wrote:
>>>> ""Jay Blanchard&q
> the requirements.
>>
>> Unless you are creating a PHP component which uses HTML forms to allow
>> the
>> user to communicate with a relational database then no, it does not
>> qualify.
>>
>> --
>> Tony Marston
>
> Wow, are you this
us mere mortals download this wonderful framework so that we
can all share in your wizardry?
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
per
> program without some other frameworky like elements thrown in.
You haven't answered the question. Where can this piece of wizardry be
downloaded so that it can be reviewed by your peers?
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mail
"Shawn McKenzie" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony Marston wrote:
>> ""Jay Blanchard"" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>>> [snip]
>>>> But can you create
""Dan Joseph"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Tue, Apr 22, 2008 at 1:40 PM, Tony Marston
> <[EMAIL PROTECTED]>
> wrote:
>
>> You haven't answered the question. Where can this piece of wizardry be
t I will soon.
Let me know when as I could do with a good laugh.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
match - and requires the
addition of an extra layer of software known as an Object Relational Mapper
(ORM). I consider these to be EVIL, as discussed in
http://www.tonymarston.net/php-mysql/object-relational-mappers-are-evil.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
d
normal form. Sometimes going beyond that to 4NF, 5NF or 6NF becomes too
complex.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
> --
> Richard Heyes
>
> ++
> | Access SSH with a Wind
"Richard Heyes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony Marston wrote:
>> "Richard Heyes" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>>>> The database must be properly normalised otherwise
#x27;s why solutions which are thrown together are often incapable of being
expanded to include new requirements. If you create a "throw away" solution
then never try to expand it, simply throw it away and start again.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
> &
"Jason Pruim" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> On May 5, 2008, at 6:21 AM, Tony Marston wrote:
>
>>
>>
>>
>> Anyone who doesn't know how to reach 3NF shouldn't be designing
>> databases.
>
e dreams up more things that the system
should do for him. If at day #1 you say "these reqirements are very simple,
therefore require nothing more than a cheap and chearful solution which can
be thrown together in a few minutes" you end up with a system that is not
designe
t being "cheap and cheerful" and is designed well to
Then surely "designed well" would include a normalised database?
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
> accomodate future modifications, and mak
normalised database is
something which a competent designer will tend to avoid like the plague.
Only a complete novice will throw together a database which has 0NF.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
> --
> Richard Heyes
>
> +-
uninstall the
php-5.2.5-win32-installer.msi version first.
TIA
Tony M
php-mysql/good-bad-oop.html
http://www.tonymarston.net/php-mysql/hero-or-heretic.html
http://www.tonymarston.net/php-mysql/oop-for-heretics.html
http://www.tonymarston.net/php-mysql/what-is-oop.html
http://www.tonymarston.net/php-mysql/object-relational-mappers-are-evil.html
--
Tony Marston
h
://www.tonymarston.net/php-mysql/sample-application.html which you can
download with all the necessary code.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
""Kelvin Park"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'm using XSLT to make a we
application which is described in and can be downloaded from
http://www.tonymarston.net/php-mysql/sample-application.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Kelvin Park" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'm trying t
the
URL or a hidden field in each HTML form.
This is the technique that I use in the Radicore framework, as described in
http://www.tonymarston.net/php-mysql/client-clones.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Al" <[EMAIL PROTECTED]> wrote
XML
file to extract just a subset of the rows that need to be displayed as each
page is extracted directly from the database.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Kelvin Park" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL P
""Nathan Nobbe"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony,
>
> what are the trade offs between creating xml files and creating objects in
> memory to
> pass to the xslt processor? if arbitrary xml data is only going to be
>
""Nathan Nobbe"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> thanks for your reply tony.
> i started reading about xsl almost 2 years ago, but only started
> experimenting using it in conjuction w/
> php about 6 months ago, so im quite new
-application.html which provides
a working implementation which you can study at your leisure.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
""Nathan Nobbe"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> eric is exactly right; de
/php-mysql/dom.html#a4
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Kelvin Park" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I am keep running in to a dead end with trying to convert mysql databse
> tables (more than 4) to XML with PHP
I have found a way to allow multiple browser sessions regardless of which
browser is being used. Read about it at
http://www.tonymarston.net/php-mysql/client-clones.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Philip Thompson" <[EMAIL PROTECTED]>
Studio Professional for just over a year and I have only
ever had two problems which I raised with Zend support, and in both cases
their response was quick and their solution effective. Perhaps in some cases
they do not get back quickly because they are still trying to analyse the
problem, or try
Good day!
I want to ask any comments about e107 CMS? Easy? Usefull? Extendible?
Thanks. Tony.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
triggers, a data dictionary, internationalisation, and a workflow engine.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s are insufficient, will do
>> it, only if they feel capable of doing it.
>>
>> If there were consensual API specifications like in Java world, very few
>> people would feel forced to reinvent the wheel.
>
> I beg to differ. I think a good number of people really enjoy
Good day,
I try to set ru locale that is converted to UTF-8 in output.
I tried ru_ru.UTF-8 - with no results.
"ru" returns week and month names in win-1251.
What I missed?
Apache/2.0.55 Win32 PHP/5.1.2
Tony.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, v
I had a similar problem in my framework some while ago, but I fixed it to
allow multiple sessions from the same client. Read about it in
http://www.tonymarston.net/php-mysql/client-clones.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
<[EMAIL PROTECTED]> wr
Check out PHPEdit from http://www.waterproof.fr/products/PHPEdit/ It has an
integrated debugger and is a lot cheaper than Zend Studio Pro.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Dave M G" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTE
Take a look at http://www.tonymarston.net/php-mysql/errorhandler.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Jay Paulson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I've been doing some research and was wondering if anyone
Take a look at http://www.tonymarston.net/php-mysql/amortise.html which
documents the loan amortisation program which I wrote in PHP. You can run it
online and even download the source code to run it locally.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Ray
http://www.tonymarston.net/php-mysql/domxml.html
http://www.tonymarston.net/php-mysql/sablotron.html
http://www.tonymarston.net/php-mysql/dom.html
http://www.tonymarston.net/php-mysql/xsl.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
""José Manuel Pe
If you want a web application framework that your students can play with may
I suggest http://www.radicore.org This is already being used as a training
aid by a university in the far east, so it must have some merit.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
and workflow. The main advantage is that
you can generate web applications without writing any HTML or SQL.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
>
> ""Tony Marston"" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
&
Take a look at
http://www.tonymarston.net/php-mysql/internationalisation.html which
documents the solution which I have adopted.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"AR" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
If you are developing an administrative CRUD application - with lots of
screens to maintain the contents of lots of database tables - then take a
look at RADICORE (http://www.radicore.org/) which allows you to develop
components within your application without writing any HTML or SQL.
--
Tony
ther pointless
level of complexity with OR mappers.
Those OO "purists" who insist on creating object hierarchies which bear no
resemblance to the database structure are making a rod for their own backs.
That notion of "purity" is my idea of "putrefaction".
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Thu, October 12, 2006 3:11 am, Tony Marston wrote:
>> I have to disagree as well. There is absolutely nothing wrong which
>> the
>> approach of creating one class
gt; For most projects I don't start out with OOP in mind, but my brain is used
> to building OOP-style systems so nearly everything I do ends up with a few
> classes.
The difference with me is that I don't waste my time with trivial websites,
I concentrate on administrative web
"Stut" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony Marston wrote:
>> "Stut" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>>
>>> My general approach to designing a system is data-centric. I te
cts each representing one entitity (potentially a row, but not
> necessarily).
The very idea of one object per row makes me want to throw up. I have one
object per table, and each object can deal with any number of rows. I don't
use getters and setters to access the columns from any
"Ed Lazor" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> On Oct 13, 2006, at 1:35 AM, Tony Marston wrote:
>> What a coincidence! That's exactly my approach, but I've taken it one
>> step
>> further. I always start with a
evelopment costs are more important than
performance of execution (i.e. developer cycles over cpu cycles) then check
out RADICORE at http://www.radicore.org It is better than Ruby on Rails.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tonymarston.net/php-mysql/radicore-tutorial.html
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I know this subject has been covered in the past, but my question is why
> use them? I'm hoping to
Radicore is built using PHP, so if PHP can run under IIS then so can
Radicore. If you already have a working PHP installation running under IIS
then Radicore should work. I'm not sure about the .htaccess settings though,
so you will have to consult the IIS manual.
Tony Marston
big
> issue?
If you site administrator thinks that using an htaccess file is a security
issue then he is very much mistaken. The directives in an htaccess file DO
NOT enable you to access any one else's data on a shared server. All they do
is apply additional settings to your own s
""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, December 2, 2006 5:31 am, Tony Marston wrote:
>> If you site administrator thinks that using an htaccess file is a
>> security
>> issue then he is very much mist
""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sun, December 3, 2006 5:22 am, Tony Marston wrote:
>>
>> ""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
&g
sses which help you to identify the essence of
what needs to be done, so they are essential. Interfaces on the other hand
are a total waste of time. Other languages have them because of deficiencies
in those languages. PHP doesn't have those deficiencies, so interfaces are
totally unne
"Larry Garfield" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Tuesday 19 December 2006 19:24, Tony Marston wrote:
>
>> I have written a large application which uses the OO features of PHP 4,
>> and
>> the same code runs untouched wit
Role Based Access Control system.
d.. An Audit Logging system.
e.. An activity based Workflow system.
f.. A Data Dictionary.
g.. Facilities for Internationalisation.
It's even better than Ruby on Rails! Check it out at http://www.radicore.org
--
Tony Marston
http://www.tonymarsto
;"
If you cannot provide more information I will not be able to solve this
problem. Everybody else seems to be able to use it OK, so you must have some
peculiar settings in your browser.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Barry" <[EMAIL PRO
"Barry" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony Marston wrote:
>> What do you mean "it doesn't work"? Do you mean my online demo, or when
>> you try to run it on your machine? What are your settings? What language
>>
"Kevin Waterson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> This one time, at band camp, "Tony Marston"
> <[EMAIL PROTECTED]> wrote:
>
>> Announcing the first public release of RADICORE, a Rapid Application
>> Development
"Hans Juergen von Lengerke" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> From: Tony Marston <[EMAIL PROTECTED]>
>>
>> Any problems with locale are cased by having the language
>> code in your browser set to something which ca
"Hans Juergen von Lengerke" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> From: Tony Marston <[EMAIL PROTECTED]>
>> "Hans Juergen von Lengerke" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>> >
You can't tell just by looking at it. You've actually got to use it to
develop an application.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
""Anas Mughal"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
A question for the
"Jochem Maas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tony Marston wrote:
>> "Kevin Waterson" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>>
>>>This one time, at band camp, "Tony Marst
t; am I having a bad day?
Are brains better than brawn?
Is PHP better than Java?
Is anything better than .NET?
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ainly not as much difference a desktop
application and a web application, or the difference between a flat file
system and a relational database.
If you cannot point out something which is materially different with this
mythical "Web 2.0" then you are wasting your time.
--
Tony
rays, if you touch them, I fucking kill you!
And I'll offer to hold your coat while you're doing it!
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello!
What are the reasons of slow mail() (about 30-40 seconds)?
Thanks,
Tony.
Thanks for all.
Hope host sysadmin will work on this.
I wondered if it's my problem but on my testing environment it is relatively
fast.
Again, thanks.
Good day,
Does anybody know how to get a list of current sessions?
I need to clear some database rows that where associated with some SID.
Can it be done without probing of maxlifetime?
Thanks in advance.
Tony.
Hello,
Can somebody recommend clean php jabber library? I must send notifications
to some users.
Tony.
why I want to query alive sessions. Or query their death time
(timeout).
I thought of something like
$sess=get_session_list();
or
$isalive=is_session_alive($session_id);
Thanks.
On 5/4/06, Gerry D <[EMAIL PROTECTED]> wrote:
Can you have more than 1 session?
On 5/2/06, Tony Aldr
Thanks all for explanations.
I'll try to use callback functions.
Tony.
On 5/4/06, Joe Wollard <[EMAIL PROTECTED]> wrote:
If you store your sessions in a database then your could gain a little
mode control over your session, but I think what you're asking is if there's
a
real folder on host side.
And this means that I must use Windows temp folder and don't forget to
filter files as 'sess_*'.
Tony.
of polymorphism is "same interface, different
implementation" which means that different objects can have identical
interfaces which produce different results. It has nothing to do with
multiple inheritance or overloading.
No wonder so many people are confused about OOP if they cann
ion dll's are placed.
Tony.
On 5/23/06, Beauford <[EMAIL PROTECTED]> wrote:
Hi,
I just upgraded to PHP 5.1.4 and now none of my sites will connect to
MySQL.
I keep getting the error:
Fatal error: Call to undefined function mysql_connect()
I enabled php_mysql.dll in php.ini as one art
or an example)
but your attempt is doomed to failure. What makes you think that a singleton
class has to inherit from another class? Why can't it be a separate class,
or even a separate method in an existing class? If you use a static method
then the activities of the constructor a
until the script finishes, which is not what I want. Is this possible in
PHP?
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Your proposed solution is far too inflexible. Take a look at
http://www.tonymarston.net/php-mysql/auditlog.html which describes a design
with incorporates a fixed set of audit tables which can deal with logging
changes to any number of application tables with any structure.
--
Tony Marston
a
//openssl_get_publickey expects a mixed key
$privkey = openssl_get_privatekey($keypair);
openssl_pkey_export($privkey, $privkeyout);
openssl_pkey_export($pubkey, $pubkeyout);
echo "Private Key";
var_dump($privkeyout);
echo "Public Key";
var_dump($pubkeyout);
openssl_free_key($keypai
ed to get rid of all the comment lines first in the
script!!
can someone give me a better idea of doing this.
(there must be an equivalent php function like
mysql_run_script("setup.sql"))
thanks
--
Tony Yau
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
very good but does the job.
thanks for all the help
tony yau
"Rory Browne" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I'm assuming that the .sql file consists of a list of MySQL queries,
that when performed sequentially will set up your system.
That being
7;))
thanks everyone.
""M. Sokolewicz"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> tony yau wrote:
> > I realised that there is a fundamental problem with using mysql_query(
...)
> > to run a .sql script to setup a database, and tha
che is set up in
C:\Program Files\Apache Group\Apache2 with the files stored in the htdocs
folder
PHP is set up in
C:\PHP
I have edited the httpd file anmd looked at the php.ini file that is stored
in C:\windows
Where am I going wrong
regards
Tony Prodger
www.tonyp
Can someone help please,
in w2k, when i put a test.php directly under wwwroot then it works, when i
try using a virtual directory
it fails/refused to run the script?!
any hint anyone?
--
Tony
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
ternet Guest Account Full
control and both allow inheritable permission from parent. (I'm logged in
with Admin prev)
thanks
Tony
"tony yau" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Can someone help please,
>
> in w2k, when i put a test.php dir
Executable : C:\Apache\Apache2\php501\php5isapi.dll
Extension .php
Verb All
checked Script engine
I've have tried php.exe here but with no joy!
Tony
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> [snip]
> the security for my 'Proj
Hi Jay
thanks for your time.
i installed it as ISAPI
can i ask if you have had IIS5 on win2k professional running php scripts
that is not under the \wwwroot ?
some how i getting to think it can't (?!) be done although it does work for
II6 win2003 server!
Tony
"Jay Blanchard" &l
THANKS JAY, YOU ARE A SAINT :)
I commented out the doc_root and restart and it came alive :)
Thank you all
Tony
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> [snip]
> thanks for your time.
> i installed it as ISAPI
>
> can i as
it was the doc_root that was casuing the problem
thanks anyway
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Mon, October 17, 2005 6:24 am, tony yau wrote:
> > the security for my 'Project' folder (aliases 'phpprojec
o the server vai the PHP so what mechanism do I use?
Any hints will be grateful
--
Tony Yau
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Richard,
the server app was in another box from the database and we thought there may
be security issues behind the router etc.
we have now put the server app in the same box as the database and will use
php UDP to notify the app.
thanks for your help
Tony
"Richard Lynch&quo
had to 'add a patch for ZTS and use the --enable-experimental-zts flag'. I
tried the --enable-experimental-zts flag with no success. I searched the
net for ZTS and could not find a download.
Can anyone help? What is tsrm?
Thanks in advance,
Tony
--
PHP General Mailing
shell script.
I did ./configure --help to see if there was an option that I was missing and
nothing jumped out at me as being the obvious fix. How do I compile PHP to
get this binary?
TIA,
-TB
***
Tony Bibbs
Iowa Outdoors - Hunting and Fishing
ction is
supposed to handle customer inqueries, working from the $code/$cust_code
variables. I need to match the numbers in these two arrays, and use switch
on $cust_area to let it know what to print.
Thanks
Tony
+
";
print" Printed by: Tony
rn-Path: <[EMAIL PROTECTED]>\n";
...
mail($recipient, $subject, $message, $header);
hope this helps,
Tony G. Bolaño
First I should say that I have NO plans to store CCN's on my site, but
I do have a related question:
Right now I accept CC info from a posted form and then from a PHP
script submit that to authorize.net... Is their any way to get PHP to
clean up any remnants of any variables that might be in memor
I AM going to accept CC's on my site. I am NOT going to store them
anywhere... and I DO think the original question is valid. If a hacker
is able to gain root access they may be able to obtain a CCN from
memory on my server... Perhaps a hacker breaks into a number of sites
and harvests 1 or 2 numbe
Due to the recent vulnerabilities discovered in phpBB and the content
of this page:
http://www.phpbb.com/
I have decided to consider other options for my forum needs... Does
anyone have any reccomendations for a PHP based forum software?
--
Send REAL USPS letters from the Web!
http://www.quickymai
I'm trying to fully chroot my server. Right now, I have Apache running
in a chroot jail, and I need to get php5 working their too... Before I
dive in, I thought I'd just ask if anyone here has any experience
doing this...? Are their any known issues?
Also, I was going to chroot my postgres db, but
301 - 400 of 419 matches
Mail list logo