How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
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
Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I