Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?