error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Merger of 6 sister companies under one flagship company after go live
Dear Experts,
I need one help regarding Merger of sister companies of same group. currently we
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
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
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w