   
Best practices
By Paul Booker
It is the intention of this article to discuss best practices in developing database driven, session orientated dynamic websites and to present some adopted styles and conventions. The ideas and approaches that are developed here could be actualised with any combination of server side scripting language and relational database .
[ Read More ]

Crypto Trading Bots Comparison

Resizing Images with PHP and Mogrify
By John Masterson
Our consulting division had been approached by a economic development
organization who wanted us to build a website. One of the desired features
of the site was a system that allowed their staff to upload member company
logos to be displayed on the front page of their site, as well as in a
member directory section. The intent was that businesses would send their
logos to the organization staff, and they'd use the system to insert the
new logos and descriptive text into a database. No problem, right?
[ Read More ]

Using PHP for RTF
By Sujith Nair
Recently, I had a brief stint with RTF (Rich Text Format) files. I had to
write an RTF file and send an RTF file as attachment in mail. Initially
it was a pain to understand the RTF file format. Its header part was
apparently the most confusing part. But when I had some understanding of
the header, the remaining task was not that difficult. Here, I am not
going to provide you with codes for writing an RTF, but I'll help you
understand how this can be achieved. Once this is clear, you can write
your own class to write an RTF, or for that matter convert a file to RTF..
[ Read More ]

PHP--HTML Templates: A New Working Relationship
By Wee Lep
In order to place the data into the nicely-designed HTML pages, we either
get the designers to embed our
PHP codes in appropriate locations in their
designs and remind them to remember to name
their pages as "<filename>.php" before they
publish or we (programmers) do it ourselves. I
used to adopt the latter option, but in the end,
I got blamed for messing up their HTML-codes :(
...
If these designers could put HTML-comments at
the places where our PHP code would appear then I could provide scripts
to insert PHP codes in them! This idea is similar to template-driven
designs.
[ Read More ]

[ View All Columns ]
   
PHP, MySQL username and password login demo. Dave Walker ANN:Professional PHP4 XML james fuller faking real vhosts Nico Gawenda datetime and substring() in SQL query workaround Mike Language Switch D Smith Sending RTF header with PHP Kelvin Jones check dir then include the file ayen
[Show All]
   
ionCube Encoder supports Zend Optimizer Nick Lindridge ionCube PHP Encoder goes live Nick Lindridge PEAR Weekly News for week ending 21 Jul 2002 Alan Knowles PHP Coding Contest Matt Wade Pear Weekly News for 14 July, 2002 Alan Knowles PHP ShareOffice library for Excel and Access Dave Minor PHP Encoder - Encode your PHP Scripts! Varun Shoor
[Show All]
|