Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Language
Any
Platform
Linux
Remove
License
Any
Hi,
Need Help!
I'm porting VxWorks code to Linux. Here in VxWorks I have a structure called ether_tag_header.
What is the equivalent structure in Linux?
Note:
struct ether_tag_header {
u_char...
I have a c++ cgi program that uses cURL to communicate to paypal. I'm attaching the whole file. There's a lot of commented out nonsense in there from various things I've tried, but I don't think...
Hi all
Well first I’ll just say I am a complete Linux beginner, but I have done vbs, js, php, html web type stuff so I’m not a complete beginner to programming.
However I've been trying to learn...
Hi all
Well first I’ll just say I am a complete Linux beginner, but I have done vbs, js, php, html web type stuff so I’m not a complete beginner to programming.
However I've been trying to learn...
Well, I decided to try and learn PHP. I download Apache, MySQL, and PHP. I can't even get started on the PHP because of the ridicules complications with programs like Apache. I don't know what the...
With Linux, you can use PHPMyAdmin for your datababase, with LAMP environment : http://lamphowto.com/
Withg Linux, you can use PHPMyAdmin for your datababase, with LAMP environment : http://lamphowto.com/
Hi am very new to php having complex task. pls let me know how to pass data between php page and linux software?.
Well, this post is rather old. I am returning to Programmers Heaven, so I just saw it.
Ok, my sugesstion is that you could create two pipe files. You would perform this outside from your program....
Nice to meet you.
I am involved in the development of software in Japan.
The tool that can maintain it by accessing Linux from Web a browser by the hobby is made with PHP now.
This maintenance...
I've been trying to call a perl program (an entire program not just a subroutine)and I really don't want to use call() or any exec() functions as I'd like to not have to initialize the perl...
hi,
I try to use ndbm.h header file and its methods...
I wrote a simple test program that just makes a call to
dbm_open();
when I try to compile with gcc, it works ok.
But with g++ it...
Hi, I am writing all my presentations in LaTeX. LaTeX creates .pdf files. I would like to be able to include certain movies in the .pdf files which could then be played by one single click. Is this...
Hi,
I am using semaphore to implement Single Writer Multiple Readers (Reader / writer) lock.
The problem is that semaphores are critical resources in linux systems, and there is a limit on the...
Hi
I just started learning about web server/network programming.
I started off here:
http://www.ibm.com/developerworks/systems/library/es-nweb.html
and got the code working after playing...
Since PHP is Linux server bases, is there a way I can learn PHP on my PC without purchasing web space equipped with PHP? By that I mean without purchasing any web space at all, just learning on my PC...
:
: I can't test it right now, 'cause I don't have VB installed, (I
: don't have Windows, I'm a Linux user) ... but I think you should try
: :
:
: : Hi I'm trying to call a simple Sub...
I can't test it right now, 'cause I don't have VB installed, (I don't have Windows, I'm a Linux user) ... but I think you should try :
: Hi I'm trying to call a simple Sub “ChangeColor” in the...
http://sourceforge.net/project/showfiles.php?group_id=165727
Version 2.3 of the StdLib is now on SourceForge.
- Improvements: Linux support is now more complete.
- Includes: Automated Test...