PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th