Hi I am currently working on a project, where I need to count in an ajax/javascript way to show when a new row is added, without the user having to refresh the page.
As we use MySQL, PHP5 and we...
Type: Posts; User: queerfm; Keyword(s):
Hi I am currently working on a project, where I need to count in an ajax/javascript way to show when a new row is added, without the user having to refresh the page.
As we use MySQL, PHP5 and we...
I think you forgot to turn it off, there new version is said to launch soon will fix the crashes with the ajax thing... seek peek at sandbox.bonush.com
I agree that the Twitter thing should be...
Bonush.com is a live web search engine.
Allowing users to find out what is happening right now in the world wide web, Bonush aim is to provide up to the second information about news, music,...
I Thank you for your support, I have sent you a PM message, I think you will be interested...
Hi I have looked everywhere but can find out how to do the following.
What they require is the following information
site name
site URL
post title
post body
post keywords
post writtenby...
Not when you are using OOP (object orientated Program)
You can use the old php way or the new OOP/OOD
Hi i need to find out what this error is
Fatal error: Call to a member function query() on a non-object in /home/*****/public_html/beta/system/articals/artical.php on line 15
the code is
...
Can anyone help?
Hey guys,
I am looking for help with my OOPS code for connecting to MySQL, just for people that don't know what OOPS is Object Oriented Programming.
I am trying to connect to my database (MSQL)...
Hi guys,
Just wondering i have made my site so the URL that use to look like this
http://www.dynamicdrive.com/index.php?q=abc
to
http://www.dynamicdrive.com/search/abc
I would like to get the...
Can any one help?
Hi i want to use something like this to download podcast mp3 from one server to my server.
I was wondering if i could put something like
http://www.yoursite.com/mp3file.mp3 and then ftp that into...
Hi I am trying to give every user there own access key however some users are getting the same random numbers of other users
Here is my code if someone can help that would be nice
//random...
If you look at that code, you will see the form and the /form so i did end the form code.
Hi Guys, I am having a HUGE problem I am using Javascript to submit forms on a PHP page.
Form Code
<form style="margin: 0px; padding: 0px;"><?php echo $msg_from_image;?><input id="pokeid"...
Hi I have two table one called user and the other call msg.
In msg i have from_id, to_id and read
I am waiting to get the username of the from_id and it on the users page so the user knows who...
Hi I am wanting to change | to <br/> but i don't know how I am including a txt file into a php script and i want it to change the | into a <br/>. I was wondering if any one would know how.
...
any one?
one question,
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load("jquery", "1.3.2");
</script>
...
I found that code from google auto ajax refresh div
I am just looking for away to refresh a div automatically after so many seconds.
when a user is login i want it to show users that match there area so if user 205 is in melbourne it is to show users only in melbourne.
Sure
users id is stored in user the row is user_id
the users image is hosted in table community_users
while there username is hosted in table users
there about information and that is in table...
Hi i am trying to make a script that will shows users people that match them however i am wanting to hide the user that is searching.
for e.g. if i am login and my user id is 205 and i see...
Hi, Thanks however I don't use phpAds and also for some reason it is not refreshing?
All i need is for that div to refresh and the content inside it to do also.
Hi I am trying to get the div to auto refresh every 3second however it is not refreshing at all.
<div id="container">
This is the default text
</div>
<script...