EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex