Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~3K People Reached

8 Posted Topics

Member Avatar for linuxaomi

Using LINUX MINT along with XAMPP seems to be a perfect combination. As I am monitoring most of relevant aspects from different fields (PHP, apache, MySQL, disks, network amm.) there is a question from my side regarding interrupts: [ICODE]cat /proc/interrupts[/ICODE] Why so many RES rescheduling interrupts ? I am complaining …

Member Avatar for linuxaomi
0
1K
Member Avatar for garymae14

... all my multi-language AoMi packages (including LINUX/WINDOWS real-time monitor) are based on a product called chartdirector. Check it under [QUOTE][url]www.advsofteng.com[/url][/QUOTE]. Pretty soon you will find out that a graphical package has to do a lot of nice things. CD does the trick. Good luck, linuxaomi

Member Avatar for masterjiraya
0
107
Member Avatar for aiaustria

Ahhh, you know what a real calendar looks like! You want to display the current date of your server or your local machine? What is the first day of the week? Sunday or Monday? What language(s) you want to support? Perhaps bilingual? You have to display holidays (from what country) …

Member Avatar for maninaction
-2
119
Member Avatar for 54uydf

phpExcelReader.zip does the trick. I am using XAMPP under WINDOWS and LINUX as well. Good luck, linuxaomi

Member Avatar for linuxaomi
0
188
Member Avatar for geekme

Hi geekme, I remember that error message. And it happens using WAMPP and LAMPP as well. Here what I did as MySQL is really busy because some tables are in trouble. 1) First of all, kill the WINDOWS task or the LINUX PID (hope this won't be a problem for …

Member Avatar for linuxaomi
0
138
Member Avatar for kj6art

Try to validate your HTML/CSS coding from now on. (Check internet for VALIDATORS; i.e. OPERA has a built in right-mouse-click VALIDATE option!!!). Minor issues, don't use "slash greater" "/ >" as delimeter. Use ">" only as you are not coding XHTML. Also add alt='' into your area statements. This will …

Member Avatar for kj6art
0
144
Member Avatar for sun-tzu

The code above works on my PC. Creates a beautiful white rectangle with a slim red cross inside. Plus the random 6 byte character string. Cool. Now, HTML code 500. Usually a trivial syntax error: [CODE]session_start(;[/CODE] rather than [CODE]session_start(;[/CODE] throws a 500. Cool,too

Member Avatar for linuxaomi
0
244
Member Avatar for mehrantahir

Did you say print ? To print on paper ? I am doing the following: display HTML code on the screen and use CSS media=print. (Sorry for the poor layout below) [CODE] echo'<style type="text/css" media="print">'; echo "TABLE { border:1pt solid #000; border-collapse:collapse; font-family:arial,sans-serif; font-size:90%; background-color: red; } TD,TH{ border:1pt solid …

Member Avatar for linuxaomi
0
518

The End.