Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co