Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Please Help my PHP Dating Function.
Hi everyone!
Well here is my code that displays this:
It works wonderful.
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
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
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with