validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying