need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu