PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and