preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
batch file not building to webapps folder
Hello. I just started running Vista :P and can't seem to get my projects deployed. I found out how
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.