preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
Keeping data in form
How can I keep whatever I write in the form?
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
get the country of visitor and display content based on that
Hello all,
I have seen that Google analytics can tell you where a visitor is coming from and
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have