Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am