split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
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