Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree