Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav