Packet Design
Hi All,
Im new about network programming and I want to design a protocol but I have some question
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
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
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);