cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
Printing issues with xMII 11.5
For some reason, we have one report (and only one) that is giving us fits when trying to print. The
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();