str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I wa
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see