Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<