Search:
Type: Posts; User: john_zakaria
Search :
Search took 0.02 seconds.
dear everyone, i know that this post is not php but i dont know where to put it..
all that i need is to know how to change the link from ...
dear everyone, my problem is that i made xml nodes in variable and then i tried to explode it
my xml is
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<channel>
<request>
...
yes i mean mysql database.. sorry for this interruption
but i want to know how to make table indexing in my database??? please advise
please i want to make a search system for my website
i have 2 ideas
1- the first one is to search in my phpmyadmin tables and columns but it takes a very long time to get result
2- my second...
Dear all
i am a php web developer
i made a full php website with mysql database
and i want to make an appliation to run on android phones. i want to display all my website data (i already...
Dear all,
i want to make my links appears without extensions (www.example.com/about) instead of (www.example.com/about.php)
i used this code and it works fine
1- but my problem is that i...
Dear all, its my first time to use htacess file
i want to make my website with folders and sub folders using htaccess
examle:
http://www.example.com/folder1/folder2/about us
but it is my...
he everyone please i want to know how to submit a form using ajax every 5 minutes without reloading page
i have a huge form for exams and i need to submit the form without the need to wait until...
Hi everyone
i have a small problem that when i pressed ctrl+p in my web page o print it, i found that the page is not printed correctly.
the menu is centered while it is on my web page in the...
hi everyone
i am using the CreateZipFile.inc to zip file and then download it using another php file
.
every thing is working well in small size of files but when i tried to zip large size of...
hi everyone ..
i want to make search text field in my website to search website data using google
i used this code
<form method="get" action="http://www.google.com/search">
<div...
i want to know how to import an excell file into my database using PHP?
hi all.. i want to know many things about social network plugin..
1- preview Latest article in my Twitter account to appear in Website like the attached image
2- when adding any article...
hi everyone.. now i am sending an email with 4 attachments through PHP
when i press send mail, the mail will b e snet with attachments.. and everything is working well
now i want to make save as...
i want to know how to Upload images or videos through drag and drop (jquery or html5 tools)
please i want to know how to Upload video file of any extention and it converts to .flv like U-Tube?
how i can know this header?
thanks alot for your help
the function is encoding my code well.. but
when i tried to show the encoded image it shows for me a string not the image itself.
can you help me to show it.. coz i...
hello everyone..
please i want to know how i can convert my *.jpg image into bytes ??
i am searching online and i did not get any module or example that can solve this problem.
in the...
hi everyone.. i made my windows service in C# and everything is running well except only one task..
i made a notifyicon1 in the taskbar so that the user can click on this notifycon1 and opens a...
i created my windows service, i get now the response in a text file.
but i want to get the response inside a balloon tool tip in the taskbar behind the clock...
Got it?
hi guys thanks everyone for help in my last post now i made my windows service that get response from a web service and everything is working well.
all that i need now is:
1- The windows service ...
Hi everyone.
i am a new VB.NET programmer but i have a task to get data from a web service
that exists on this path
http://o-survey.com/webservice/StockQuote.wsdl
i added the web reference by...
i want to ask about something..
i made a software using php , ajax and javscript..
now as any product i want to make updates on my software, when any updates is available, i want to let the user...