How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go